Upgrade to nuget.org build

dev
Laura Hausmann 2 months ago
parent 45f51fd518
commit 29a10ad2bb
Signed by: zotan
GPG Key ID: D044E84C5BE01605

3
.gitmodules vendored

@ -1,3 +0,0 @@
[submodule "System.Data.SQLite.Core.osx.arm64"]
path = System.Data.SQLite.Core.osx.arm64
url = https://git.ztn.sh/zotan/System.Data.SQLite.Core.osx.arm64

@ -8,5 +8,4 @@
- ASP.NET Core Runtime (version 7.0 or higher; arch package `aspnet-runtime`)
- `cd MediaManager`
- `git submodule update --init`
- `dotnet run`

@ -1 +0,0 @@
Subproject commit c619b8e15298300c7d56e2c73f8937a09658cf82

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="SQLiteInteropNativeLocalSource" value="System.Data.SQLite.Core.osx.arm64" />
</packageSources>
</configuration>
Loading…
Cancel
Save