Skip to content

Commit 394263e

Browse files
committed
Temp add MainLatest and PullRequest feeds, prerelease toolkit 8.3 packages with Microsoft.WindowsAppSdk 1.8 upgrade
1 parent a2dd54d commit 394263e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/config/nuget.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<packageSources>
33
<clear />
44
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5+
<add key="MainLatest" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json" protocolVersion="3" />
6+
<add key="PullRequests" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-PullRequests/nuget/v3/index.json" protocolVersion="3" />
57
</packageSources>
68
<disabledPackageSources>
79
<clear />

0 commit comments

Comments
 (0)