mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
macos SQLite lib
This commit is contained in:
@@ -80,9 +80,9 @@
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<TargetPath>SQLite.Interop.dll</TargetPath>
|
||||
</None>
|
||||
<None Include="libs\linux\System.Data.SQLite.dll" Condition="$([MSBuild]::IsOSPlatform('Linux'))">
|
||||
<None Include="libs\macos\SQLite.Interop.dll" Condition="$([MSBuild]::IsOSPlatform('OSX'))">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<TargetPath>System.Data.SQLite.dll</TargetPath>
|
||||
<TargetPath>SQLite.Interop.dll</TargetPath>
|
||||
</None>
|
||||
<Content Include="..\VRCX.ico">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
Dotnet/libs/macos/SQLite.Interop.dll
Normal file
BIN
Dotnet/libs/macos/SQLite.Interop.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user