Skip to content

Commit 0ee8c5a

Browse files
committed
Update DSP_AssemblerUI.csproj
Removed unused nuget source
1 parent 8dcfea9 commit 0ee8c5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DSP_AssemblerUI/DSP_AssemblerUI.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
<RootNamespace>DSP_AssemblerUI</RootNamespace>
88
<RestoreAdditionalProjectSources>
99
https://api.nuget.org/v3/index.json;
10-
https://nuget.bepinex.dev/v3/index.json;
11-
https://nuget.samboy.dev/v3/index.json
10+
https://nuget.bepinex.dev/v3/index.json
1211
</RestoreAdditionalProjectSources>
1312
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
1413
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)