1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 20:53:28 +08:00

move package source into csproj

This commit is contained in:
2023-12-11 15:20:55 +08:00
parent 62c0ac9388
commit aa5d8a2454
15 changed files with 14 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
<Version>1.3.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<RestoreAdditionalProjectSources>https://nuget.bepinex.dev/v3/index.json</RestoreAdditionalProjectSources>
</PropertyGroup>
<ItemGroup>