We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcfea9 commit 0ee8c5aCopy full SHA for 0ee8c5a
DSP_AssemblerUI/DSP_AssemblerUI.csproj
@@ -7,8 +7,7 @@
7
<RootNamespace>DSP_AssemblerUI</RootNamespace>
8
<RestoreAdditionalProjectSources>
9
https://api.nuget.org/v3/index.json;
10
- https://nuget.bepinex.dev/v3/index.json;
11
- https://nuget.samboy.dev/v3/index.json
+ https://nuget.bepinex.dev/v3/index.json
12
</RestoreAdditionalProjectSources>
13
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
14
<Nullable>enable</Nullable>
0 commit comments