Skip to content

Commit

Permalink
Update SabberStoneContract.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfriend77 authored Nov 26, 2019
1 parent 8f7fe04 commit db36420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SabberStoneContract/SabberStoneContract.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<NoWarn>NU1605</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit db36420

Please sign in to comment.