Skip to content

Commit

Permalink
Update NLog.Extensions.Logging.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified authored Aug 8, 2021
1 parent a555ac3 commit 95432f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<AssemblyOriginatorKeyFile>..\..\src\NLog.snk</AssemblyOriginatorKeyFile>
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
<LangVersion>latest</LangVersion>
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
</PropertyGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.1' or '$(TargetFramework)' == 'net452' ">
Expand Down

0 comments on commit 95432f8

Please sign in to comment.