Skip to content

Commit fe74fb1

Browse files
Copilotdrewnoakes
andcommitted
Initial exploration and planning
Co-authored-by: drewnoakes <350947+drewnoakes@users.noreply.github.com>
1 parent 821ad55 commit fe74fb1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NuGet.Config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
55
<add key="xunit" value="https://www.myget.org/F/xunit/api/v3/index.json" />
66
</packageSources>
7+
<disabledPackageSources>
8+
<add key="xunit" value="true" />
9+
</disabledPackageSources>
710
</configuration>

0 commit comments

Comments
 (0)