This commit is contained in:
nicolas.dorier 2023-10-22 22:56:35 +09:00
parent edfc8c4e8a
commit d18142e950
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.9</Version>
<Version>1.0.10</Version>
</PropertyGroup>
<PropertyGroup>

View File

@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
<Version>1.0.9</Version>
<Version>1.0.10</Version>
</PropertyGroup>
<PropertyGroup>