зеркало из https://github.com/microsoft/cppwinrt.git
Add NuGet config with public feed (#1433)
This commit is contained in:
Родитель
0deecf1ea4
Коммит
2e4bdb05da
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="CppWinRTDependencies" value="https://pkgs.dev.azure.com/shine-oss/CppWinRT/_packaging/CppWinRTDependencies/nuget/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
Загрузка…
Ссылка в новой задаче