This commit is contained in:
nilaoda 2023-06-15 14:17:48 +08:00
parent 0b26129c82
commit 76a8b50f36
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<LangVersion>preview</LangVersion> <LangVersion>preview</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>0.1.7</Version> <Version>0.1.8</Version>
<Platforms>AnyCPU;x64</Platforms> <Platforms>AnyCPU;x64</Platforms>
</PropertyGroup> </PropertyGroup>