Compare commits
17 Commits
ffd8ada543
...
4dd53fc6a4
Author | SHA1 | Date |
---|---|---|
|
4dd53fc6a4 | |
|
67e01d764c | |
|
1bd1560560 | |
|
95baaf3a91 | |
|
bba64c1796 | |
|
6cb1498e26 | |
|
52e7384e45 | |
|
97dd112e7a | |
|
a9dd3dc13f | |
|
c28c4a9db0 | |
|
3044e9fe86 | |
|
eda2b92f14 | |
|
02d92ea2c0 | |
|
4774e931b6 | |
|
3126bc92a4 | |
|
77948dbeda | |
|
8af0d3399b |
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net8.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
|
<Platforms>x64</Platforms>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
<LangVersion>11</LangVersion>
|
<LangVersion>11</LangVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
Loading…
Reference in New Issue