Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541ccc8 commit 245f4f1Copy full SHA for 245f4f1
TACTLib/TACTLib.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>Library</OutputType>
4
- <LangVersion>preview</LangVersion>
+ <LangVersion>latest</LangVersion>
5
<TargetFramework>net9.0</TargetFramework>
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7
<Version>1.0.0.0</Version>
0 commit comments