There was an error while loading. Please reload this page.
1 parent 3b35468 commit 4f45477Copy full SHA for 4f45477
1 file changed
src/SpecFileGen/SpecFileGen.csproj
@@ -2,8 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>netstandard2.0;net6.0;net8.0;net10.0</TargetFrameworks>
6
- <LangVersion>latest</LangVersion>
+ <TargetFrameworks>net6.0;net8.0;net10.0</TargetFrameworks>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<IsPackable>false</IsPackable>
9
<NoWarn>$(NoWarn);NETSDK1138</NoWarn>
0 commit comments