Skip to content

Commit

Permalink
Update ProjNET.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
FObermaier authored May 14, 2024
1 parent 0fccfca commit 231851f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ProjNet.Tests/ProjNET.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net6</TargetFramework>
<SignAssembly>true</SignAssembly>
<NoWarn>1701;1702;1591</NoWarn>
</PropertyGroup>
Expand Down

0 comments on commit 231851f

Please sign in to comment.