We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c34f54 commit 04c166fCopy full SHA for 04c166f
src/LoggerVisualizer/LoggerVisualizer.csproj
@@ -5,7 +5,7 @@
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
8
- <RestoreAdditionalProjectSources>https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/nuget/v3/index.json;$(RestoreAdditionalProjectSources)</RestoreAdditionalProjectSources>
+ <!--<RestoreAdditionalProjectSources>https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/nuget/v3/index.json;$(RestoreAdditionalProjectSources)</RestoreAdditionalProjectSources>-->
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments