Skip to content

Commit

Permalink
try?
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansjfw committed Dec 17, 2024
1 parent 61e86f1 commit 24042d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="SDKLocalSource" value=".\src\modules\cmdpal\extensionsdk\_build" />
<add key="WCTLabs" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json" />
</packageSources>
<packageSourceMapping>
<packageSource key="nuget.org">
Expand All @@ -13,8 +12,5 @@
<packageSource key="SDKLocalSource">
<package pattern="Microsoft.CmdPal.Extensions.SDK" />
</packageSource>
<packageSource key="WCTLabs">
<package pattern="CommunityToolkit.Labs.WinUI.Controls.MarkdownTextBlock" />
</packageSource>
</packageSourceMapping>
</configuration>

0 comments on commit 24042d6

Please sign in to comment.