Skip to content

Commit

Permalink
Go back to net6.0 for the unit tests to get coveralls data
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast committed Dec 26, 2023
1 parent 0fa5e6c commit 51b6293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<LangVersion>10</LangVersion>
<AssemblyName>UnitTests</AssemblyName>
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 51b6293

Please sign in to comment.