We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e3785 commit b1dcef9Copy full SHA for b1dcef9
compile-docker/OPC-DA-Client.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net6.0-windows</TargetFrameworks>
4
- <LangVersion>12.0</LangVersion>
+ <LangVersion>10.0</LangVersion>
5
<AssemblyName>OPC-DA-Client</AssemblyName>
6
<OutputType>Exe</OutputType>
7
<PackageId>JsonScada.OpcDaClient</PackageId>
0 commit comments