1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 02:53:29 +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

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