Prevent compilation errors due to duplicated assembly info

This commit is contained in:
Philipp Bauer 2023-11-25 09:24:03 -06:00
parent f1eac82ecc
commit cb480f04af
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
<Platforms>AnyCPU;x64;Arm64</Platforms>
<PackageId>LLamaSharp</PackageId>
<Configurations>Debug;Release;GPU</Configurations>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<PropertyGroup>