Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/source-build-externals (#45275)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagilson authored Dec 4, 2024
2 parents c5373aa + 030f419 commit da72b6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageVersion Include="Microsoft.TestPlatform.CLI" Version="$(MicrosoftTestPlatformCLIPackageVersion)" />
<PackageVersion Include="Microsoft.VisualStudio.Composition" Version="17.4.16" />
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="$(MicrosoftVisualStudioSetupConfigurationInteropVersion)" />
<PackageVersion Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.23" />
<PackageVersion Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.26" />
<PackageVersion Include="Microsoft.Web.Deployment" Version="$(WebDeploymentPackageVersion)" />
<PackageVersion Include="Microsoft.Web.Xdt" Version="$(MicrosoftWebXdtPackageVersion)" />
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="$(MicrosoftWin32SystemEventsPackageVersion)" />
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -445,9 +445,9 @@
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24575.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.560301">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>476ab5c5aab87185e7232268e564832ea8ca5b56</Sha>
<Sha>e05b759f3b6b09e30bf52535375181bfa25e2c49</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down

0 comments on commit da72b6f

Please sign in to comment.