Skip to content

Commit

Permalink
#37 one more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thangchung committed Mar 22, 2019
1 parent 8384c17 commit c096fd0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

<PropertyGroup>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<DebugSymbols>true</DebugSymbols>
<DebugType>portable</DebugType>
</PropertyGroup>

</Project>
2 changes: 0 additions & 2 deletions build/packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)netcorekit.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
<IncludeSource>true</IncludeSource>
<IncludeSymbols>true</IncludeSymbols>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit c096fd0

Please sign in to comment.