Skip to content

Commit

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

<ItemGroup>
Expand Down

0 comments on commit 5da1d4c

Please sign in to comment.