There was an error while loading. Please reload this page.
1 parent 4cacd43 commit 3ca1ec2Copy full SHA for 3ca1ec2
1 file changed
native/ThermoNativeReader/ThermoNativeReader.csproj
@@ -4,8 +4,8 @@
4
<TargetFramework>net8.0</TargetFramework>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
- <PublishAot>false</PublishAot>
8
- <PublishSingleFile>true</PublishSingleFile>
+ <PublishAot>true</PublishAot>
+ <PublishSingleFile>false</PublishSingleFile>
9
<SelfContained>true</SelfContained>
10
<RuntimeIdentifier>osx-x64</RuntimeIdentifier>
11
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments