We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177ba18 commit 19aeab4Copy full SHA for 19aeab4
ArtNetTests/ArtNetTests.csproj
@@ -4,7 +4,7 @@
4
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
- <LangVersion>latest</LangVersion>
+ <LangVersion>preview</LangVersion>
8
<IsPackable>false</IsPackable>
9
10
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
0 commit comments