Temporarily disable PGO NuGet package (#1510)

This commit is contained in:
Matt Cooley 2021-03-08 09:33:39 -08:00 committed by tian-lt
commit 15c75dbde7
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.UI.Xaml" version="2.4.3" targetFramework="native" />
<package id="Microsoft.WindowsCalculator.PGO" version="1.0.2" targetFramework="native" />
</packages>

View file

@ -3,7 +3,6 @@
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="EEApps" value="https://eeapps.blob.core.windows.net/eeapps/index.json" />
</packageSources>
<disabledPackageSources>
<clear />