We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fc9e1 commit 5310c31Copy full SHA for 5310c31
BigReal.Tests/BigReal.Tests.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>net8.0;net9.0;net10.0</TargetFrameworks>
+ <TargetFramework>net10.0</TargetFramework>
4
<LangVersion>latest</LangVersion>
5
<Nullable>enable</Nullable>
6
<IsPackable>false</IsPackable>
0 commit comments