Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 245f4f1

Browse files
committed
the actual fix for 9.0.200
1 parent 541ccc8 commit 245f4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TACTLib/TACTLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Library</OutputType>
4-
<LangVersion>preview</LangVersion>
4+
<LangVersion>latest</LangVersion>
55
<TargetFramework>net9.0</TargetFramework>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77
<Version>1.0.0.0</Version>

0 commit comments

Comments
 (0)