Skip to content

Commit 5a93642

Browse files
vs-solutionpersistence: 1.0.28 -> 1.0.52 (#47328)
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
1 parent 6e88fab commit 5a93642

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<PackageVersion Include="Microsoft.TestPlatform.CLI" Version="$(MicrosoftTestPlatformCLIPackageVersion)" />
6767
<PackageVersion Include="Microsoft.VisualStudio.Composition" Version="17.4.16" />
6868
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="$(MicrosoftVisualStudioSetupConfigurationInteropVersion)" />
69-
<PackageVersion Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.28" />
69+
<PackageVersion Include="Microsoft.VisualStudio.SolutionPersistence" Version="1.0.52" />
7070
<PackageVersion Include="Microsoft.Web.Deployment" Version="$(WebDeploymentPackageVersion)" />
7171
<PackageVersion Include="Microsoft.Web.Xdt" Version="$(MicrosoftWebXdtPackageVersion)" />
7272
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="$(MicrosoftWin32SystemEventsPackageVersion)" />

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,9 @@
411411
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
412412
</Dependency>
413413
<!-- Intermediate is necessary for source build. -->
414-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24631.1">
414+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.25157.1">
415415
<Uri>https://github.com/dotnet/source-build-externals</Uri>
416-
<Sha>3243189116c52a27506cc019f49a92038ae6b5f8</Sha>
416+
<Sha>71dbdccd13f28cfd1a35649263b55ebbeab26ee7</Sha>
417417
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
418418
</Dependency>
419419
<!-- Intermediate is necessary for source build. -->

0 commit comments

Comments
 (0)