SharedObjectShell bug fix

This commit is contained in:
2025-05-14 14:25:45 +03:00
parent 79483a8f1d
commit 4638692305
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2.0.1</Version>
<Version>2.0.2</Version>
<LangVersion>9</LangVersion>
</PropertyGroup>