File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <configuration >
3+ <packageSources >
4+ <clear />
5+ <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" protocolVersion =" 3" />
6+ </packageSources >
7+ </configuration >
Original file line number Diff line number Diff line change 22 <!-- Extend Directory.Build.props -->
33
44 <PropertyGroup >
5- <RestoreSources >https://pkg.kzu.app/index.json;https:// api.nuget.org/v3/index.json</RestoreSources >
5+ <RestoreSources >https://api.nuget.org/v3/index.json</RestoreSources >
66
77 <DefaultItemExcludes >$(DefaultItemExcludes);nugetize.*</DefaultItemExcludes >
88
You can’t perform that action at this time.
0 commit comments