Skip to content

Commit e03db48

Browse files
Copilotgfs
andcommitted
Fix ACE test data file CRC and restore nuget.config
Co-authored-by: gfs <98900+gfs@users.noreply.github.com>
1 parent 5d90944 commit e03db48

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

4 Bytes
Binary file not shown.

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
5+
<add key="PublicRegistriesFeed" value="https://pkgs.dev.azure.com/microsoft-sdl/General/_packaging/PublicRegistriesFeed/nuget/v3/index.json" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)