Skip to content

Commit fdd706b

Browse files
committed
fix nuget configuration
1 parent 2117a07 commit fdd706b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<package pattern="*" />
1919
</packageSource>
2020
<packageSource key="dotnet-libraries">
21-
<package pattern="System.CommandLine" />
21+
<package pattern="System.CommandLine*" />
2222
</packageSource>
2323
</packageSourceMapping>
2424
</configuration>

0 commit comments

Comments
 (0)