mirror of
https://github.com/oliverbooth/VpSharp
synced 2024-11-09 23:35:41 +00:00
fix: use langversion 16.9 for vb sample
This commit is contained in:
parent
76d3bba9df
commit
04412c63c6
@ -4,6 +4,7 @@
|
||||
<OutputType>Exe</OutputType>
|
||||
<RootNamespace>VpSharp.VB_Sample</RootNamespace>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<LangVersion>16.9</LangVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user