Skip to content

Commit 23ea3b1

Browse files
authored
Remove activePackageSource from NuGet.config (#10048)
1 parent 17b24e4 commit 23ea3b1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

NuGet.config

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,7 @@
6969
<package pattern="Microsoft.Internal.*" />
7070
</packageSource>
7171
</packageSourceMapping>
72-
<activePackageSource>
73-
<add key="All" value="(Aggregate source)" />
74-
</activePackageSource>
7572
<disabledPackageSources>
7673
<clear />
7774
</disabledPackageSources>
78-
</configuration>
75+
</configuration>

0 commit comments

Comments
 (0)