Update to DiagnoticSource RC2 (#1273)
This commit is contained in:
parent
4d2ed9fc35
commit
7863cee67a
|
|
@ -3,7 +3,7 @@
|
|||
<packageSources>
|
||||
<clear />
|
||||
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
|
||||
<!--<add key="Dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />-->
|
||||
<add key="Dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
|
||||
</packageSources>
|
||||
<disabledPackageSources />
|
||||
</configuration>
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
<StackExchangeRedisPkgVer>[2.1.58,3.0)</StackExchangeRedisPkgVer>
|
||||
<StyleCopAnalyzersPkgVer>[1.1.118,2.0)</StyleCopAnalyzersPkgVer>
|
||||
<SystemCollectionsImmutablePkgVer>[1.4.0,2.0)</SystemCollectionsImmutablePkgVer>
|
||||
<SystemDiagnosticSourcePkgVer>[5.0.0-rc.1.20451.14]</SystemDiagnosticSourcePkgVer>
|
||||
<SystemDiagnosticSourcePkgVer>[5.0.0-rc.2.20465.7]</SystemDiagnosticSourcePkgVer>
|
||||
<SystemReflectionEmitLightweightPkgVer>[4.7.0,5.0)</SystemReflectionEmitLightweightPkgVer>
|
||||
<SystemTextJsonPkgVer>[4.7.0,5.0)</SystemTextJsonPkgVer>
|
||||
<SystemThreadingTasksExtensionsPkgVer>[4.5.3,5.0)</SystemThreadingTasksExtensionsPkgVer>
|
||||
|
|
|
|||
Loading…
Reference in New Issue