Skip to content

Commit c7fa87f

Browse files
authored
Merge branch 'main' into dev/Jason/unlock-build-failure-due-to-nullable
2 parents ccdb746 + 20ba0c2 commit c7fa87f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -456,9 +456,9 @@
456456
<Sha>dd1d66ed9123ad8f993b1c00711f2c50f7f48a96</Sha>
457457
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
458458
</Dependency>
459-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24575.2">
459+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24602.1">
460460
<Uri>https://github.com/dotnet/deployment-tools</Uri>
461-
<Sha>973af82c66a8907a8a565a305d88ae8151cc75b1</Sha>
461+
<Sha>33bdfdb07c2872191e96692dee67ee35bc360d4f</Sha>
462462
</Dependency>
463463
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24603.2">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -491,9 +491,9 @@
491491
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->
494-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24575.2">
494+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24602.1">
495495
<Uri>https://github.com/dotnet/deployment-tools</Uri>
496-
<Sha>973af82c66a8907a8a565a305d88ae8151cc75b1</Sha>
496+
<Sha>33bdfdb07c2872191e96692dee67ee35bc360d4f</Sha>
497497
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
498498
</Dependency>
499499
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
7676
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
7777
<SystemCommandLineRenderingVersion>0.4.0-alpha.24528.1</SystemCommandLineRenderingVersion>
78-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24575.2</MicrosoftDeploymentDotNetReleasesVersion>
78+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24602.1</MicrosoftDeploymentDotNetReleasesVersion>
7979
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24574.1</MicrosoftDiaSymReaderVersion>
8080
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
8181
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>

0 commit comments

Comments
 (0)