From 29a10ad2bb12f63777e04018c0b832c679d2a268 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Tue, 24 Jan 2023 21:25:26 +0100 Subject: [PATCH] Upgrade to nuget.org build --- .gitmodules | 3 --- README.md | 1 - System.Data.SQLite.Core.osx.arm64 | 1 - nuget.config | 6 ------ 4 files changed, 11 deletions(-) delete mode 100644 .gitmodules delete mode 160000 System.Data.SQLite.Core.osx.arm64 delete mode 100644 nuget.config diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 15b7f5d..0000000 --- a/.gitmodules +++ /dev/null @@ -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 diff --git a/README.md b/README.md index 0546e55..8037219 100644 --- a/README.md +++ b/README.md @@ -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` diff --git a/System.Data.SQLite.Core.osx.arm64 b/System.Data.SQLite.Core.osx.arm64 deleted file mode 160000 index c619b8e..0000000 --- a/System.Data.SQLite.Core.osx.arm64 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c619b8e15298300c7d56e2c73f8937a09658cf82 diff --git a/nuget.config b/nuget.config deleted file mode 100644 index 4df3d67..0000000 --- a/nuget.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - -