We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 248d1f8 commit 779c40fCopy full SHA for 779c40f
Directory.Build.props
@@ -0,0 +1,5 @@
1
+<Project>
2
+ <PropertyGroup>
3
+ <RestoreAdditionalProjectSources>https://www.myget.org/F/quahu/api/v3/index.json;https://www.myget.org/F/discord-net/api/v3/index.json;$(RestoreAdditionalProjectSources)</RestoreAdditionalProjectSources>
4
+ </PropertyGroup>
5
+</Project>
nuget.config
0 commit comments