Skip to content

Commit ce6bdec

Browse files
committed
Update dev feed
1 parent 1f41e34 commit ce6bdec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you want to try the latest bits from the `main` branch, use the Steeltoe deve
4949
<?xml version="1.0" encoding="utf-8"?>
5050
<configuration>
5151
<packageSources>
52-
<add key="Steeltoe-dev" value="https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/dev/nuget/v3/index.json" />
52+
<add key="Steeltoe-dev" value="https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
5353
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
5454
</packageSources>
5555
</configuration>

0 commit comments

Comments
 (0)