Skip to content

Commit

Permalink
Unit test settings
Browse files Browse the repository at this point in the history
  • Loading branch information
LTRData committed Nov 13, 2024
1 parent 8bb72d7 commit 4e75448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/LibraryTests/LibraryTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net46;net48;net8.0;net9.0</TargetFrameworks>
<TargetFrameworks>net46;net48;net9.0</TargetFrameworks>
<DebugType>portable</DebugType>
<AssemblyName>LibraryTests</AssemblyName>
<PackageId>LibraryTests</PackageId>
Expand Down

0 comments on commit 4e75448

Please sign in to comment.