Skip to content

Commit 5339760

Browse files
committed
fix nuget.config again
1 parent 8c67782 commit 5339760

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nuget.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
12
<configuration>
23
<packageSources>
34
<clear />
@@ -6,4 +7,4 @@
67
<disabledPackageSources>
78
<clear />
89
</disabledPackageSources>
9-
</configuration>
10+
</configuration>

0 commit comments

Comments
 (0)