This commit is contained in:
nicolas.dorier 2024-12-03 22:20:29 +09:00
parent b2440ad0f1
commit 7ea4a6dd81
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>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.21</Version>
<Version>1.0.22</Version>
</PropertyGroup>
<PropertyGroup>

View File

@ -5,7 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
<Version>1.0.24</Version>
<Version>1.0.25</Version>
</PropertyGroup>
<PropertyGroup>