Skip to content

Commit 1e4dedb

Browse files
committed
Update myget reference
Signed-off-by: Kuo Lun Lo <[email protected]>
1 parent 22e7d42 commit 1e4dedb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MigratedCode/HelloWorld1/nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
</activePackageSource>
1313
<packageSources>
1414
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
15-
<add key="myget" value="https://www.myget.org/F/mobilizewebmap/api/v2/" />
15+
<add key="myget" value="https://www.myget.org/F/mobilizewebmap/auth/ee7beac7-dd6c-4cfd-93bd-ec405064222f/" />
1616
</packageSources>
1717
</configuration>

MigratedCode/HelloWorld2/nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</activePackageSource>
1313
<packageSources>
1414
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
15-
<add key="myget" value="https://www.myget.org/F/mobilizewebmap/api/v2/" />
15+
<add key="myget" value="https://www.myget.org/F/mobilizewebmap/auth/ee7beac7-dd6c-4cfd-93bd-ec405064222f/" />
1616

1717
</packageSources>
1818
</configuration>

MigratedCode/HelloWorld3/nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
</activePackageSource>
1313
<packageSources>
1414
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
15-
<add key="myget" value="https://www.myget.org/F/mobilizewebmap/api/v2/" />
15+
<add key="myget" value="https://www.myget.org/F/mobilizewebmap/auth/ee7beac7-dd6c-4cfd-93bd-ec405064222f/" />
1616
</packageSources>
1717
</configuration>

0 commit comments

Comments
 (0)