Skip to content

Commit

Permalink
Revert "[main] Update dependencies from dotnet/msquic, dotnet/sdk" (d…
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer committed Jan 22, 2024
1 parent d00587d commit 27da749
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>48829dd3ba47887db7fae2cd5f90cfc255883135</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24072.1">
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24067.1">
<Uri>https://github.com/dotnet/msquic</Uri>
<Sha>805a0120a0e7a0283d6a4546d551037bc3974d29</Sha>
<Sha>3fb2583170384341dbbc444cd5bb3d2319433fb6</Sha>
</Dependency>
<Dependency Name="System.ServiceModel.Primitives" Version="4.9.0-rc2.21473.1">
<Uri>https://github.com/dotnet/wcf</Uri>
Expand Down Expand Up @@ -382,9 +382,9 @@
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>23ec029b47d68b1a80348c0dabc3bccf013c1fe6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-alpha.1.24072.1">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-alpha.1.23551.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>eb47a3cf296746d8624124b5c002db9dc81bbc44</Sha>
<Sha>c518bc5c80dbf7d9944e9489237938f57fe145fd</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24063.4">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<PropertyGroup>
<StaticCsVersion>0.2.0</StaticCsVersion>
<!-- SDK dependencies -->
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-alpha.1.24072.1</MicrosoftDotNetApiCompatTaskVersion>
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-alpha.1.23551.3</MicrosoftDotNetApiCompatTaskVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24069.2</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24069.2</MicrosoftDotNetCodeAnalysisVersion>
Expand Down Expand Up @@ -213,7 +213,7 @@
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-alpha.1.24068.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicVersion>2.2.3</MicrosoftNativeQuicMsQuicVersion>
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24072.1</SystemNetMsQuicTransportVersion>
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24067.1</SystemNetMsQuicTransportVersion>
<!-- Mono LLVM -->
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.24065.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.24065.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
Expand Down

0 comments on commit 27da749

Please sign in to comment.