Release 0.9.9.73 (#1006)

This commit is contained in:
2025-06-24 11:18:41 +02:00
parent 6916138351
commit bdc45eb4b3
4 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Platforms>x64</Platforms>
<Version>0.9.9.72</Version>
<Version>0.9.9.73</Version>
</PropertyGroup>
<ItemGroup>
+1 -1
View File
@@ -10,7 +10,7 @@
<InteropExports>true</InteropExports>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<EnableRequestDelegateGenerator>true</EnableRequestDelegateGenerator>
<Version>0.9.9.72</Version>
<Version>0.9.9.73</Version>
<PublishAot>true</PublishAot>
<SelfContained>true</SelfContained>
+1 -1
View File
@@ -10,7 +10,7 @@
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<PublishAot>true</PublishAot>
<StripSymbols>true</StripSymbols>
<Version>0.9.9.72</Version>
<Version>0.9.9.73</Version>
</PropertyGroup>
</Project>
+1 -1
View File
@@ -11,7 +11,7 @@
<LangVersion>preview</LangVersion>
<ApplicationIcon>Daybreak.ico</ApplicationIcon>
<IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
<Version>0.9.9.72</Version>
<Version>0.9.9.73</Version>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
<UserSecretsId>cfb2a489-db80-448d-a969-80270f314c46</UserSecretsId>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>