File tree Expand file tree Collapse file tree 3 files changed +13
-10
lines changed
Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -105,9 +105,9 @@ This file should be imported by eng/Versions.props
105105 <MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion >4.13.0-3.24613.7</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion >
106106 <MicrosoftCodeAnalysisExternalAccessAspNetCorePackageVersion >4.13.0-3.24613.7</MicrosoftCodeAnalysisExternalAccessAspNetCorePackageVersion >
107107 <!-- dotnet/extensions dependencies -->
108- <MicrosoftExtensionsCachingHybridPackageVersion >9.9.0-preview.1.25415.2 </MicrosoftExtensionsCachingHybridPackageVersion >
109- <MicrosoftExtensionsDiagnosticsTestingPackageVersion >9.9.0-preview.1.25415.2 </MicrosoftExtensionsDiagnosticsTestingPackageVersion >
110- <MicrosoftExtensionsTimeProviderTestingPackageVersion >9.9.0-preview.1.25415.2 </MicrosoftExtensionsTimeProviderTestingPackageVersion >
108+ <MicrosoftExtensionsCachingHybridPackageVersion >9.9.0-preview.1.25419.1 </MicrosoftExtensionsCachingHybridPackageVersion >
109+ <MicrosoftExtensionsDiagnosticsTestingPackageVersion >9.9.0-preview.1.25419.1 </MicrosoftExtensionsDiagnosticsTestingPackageVersion >
110+ <MicrosoftExtensionsTimeProviderTestingPackageVersion >9.9.0-preview.1.25419.1 </MicrosoftExtensionsTimeProviderTestingPackageVersion >
111111 <!-- _git/dotnet-optimization dependencies -->
112112 <optimizationlinuxarm64MIBCRuntimePackageVersion >1.0.0-prerelease.25413.5</optimizationlinuxarm64MIBCRuntimePackageVersion >
113113 <optimizationlinuxx64MIBCRuntimePackageVersion >1.0.0-prerelease.25413.5</optimizationlinuxx64MIBCRuntimePackageVersion >
Original file line number Diff line number Diff line change 390390 <Uri >https://github.com/dotnet/dotnet</Uri >
391391 <Sha >c4dc56079d959dbdb7fc27ea8ad7f95194885923</Sha >
392392 </Dependency >
393- <Dependency Name =" Microsoft.Extensions.Caching.Hybrid" Version =" 9.9.0-preview.1.25415.2 " >
393+ <Dependency Name =" Microsoft.Extensions.Caching.Hybrid" Version =" 9.9.0-preview.1.25419.1 " >
394394 <Uri >https://github.com/dotnet/extensions</Uri >
395- <Sha >06d1dcae7dff136960daf6cf2181cedc62a51785 </Sha >
395+ <Sha >77859cb87c33bcda7187871a683c5779557cb2ef </Sha >
396396 </Dependency >
397- <Dependency Name =" Microsoft.Extensions.Diagnostics.Testing" Version =" 9.9.0-preview.1.25415.2 " >
397+ <Dependency Name =" Microsoft.Extensions.Diagnostics.Testing" Version =" 9.9.0-preview.1.25419.1 " >
398398 <Uri >https://github.com/dotnet/extensions</Uri >
399- <Sha >06d1dcae7dff136960daf6cf2181cedc62a51785 </Sha >
399+ <Sha >77859cb87c33bcda7187871a683c5779557cb2ef </Sha >
400400 </Dependency >
401- <Dependency Name =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.9.0-preview.1.25415.2 " >
401+ <Dependency Name =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.9.0-preview.1.25419.1 " >
402402 <Uri >https://github.com/dotnet/extensions</Uri >
403- <Sha >06d1dcae7dff136960daf6cf2181cedc62a51785 </Sha >
403+ <Sha >77859cb87c33bcda7187871a683c5779557cb2ef </Sha >
404404 </Dependency >
405405 <Dependency Name =" optimization.windows_nt-x64.MIBC.Runtime" Version =" 1.0.0-prerelease.25413.5" >
406406 <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
33 "version" : " 10.0.100-rc.1.25411.109" ,
4- "paths" : [ " .dotnet" , " $host$" ],
4+ "paths" : [
5+ " .dotnet" ,
6+ " $host$"
7+ ],
58 "errorMessage" : " The .NET SDK could not be found, run ./restore.cmd or ./restore.sh first."
69 },
710 "tools" : {
You can’t perform that action at this time.
0 commit comments