Skip to content

Commit 73622b7

Browse files
authored
[main] Source code updates from dotnet/dotnet (#12365)
2 parents 8aba1f2 + a083a3b commit 73622b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageVersion Include="MessagePack" Version="2.5.198" />
2929
<PackageVersion Include="Microsoft.AspNetCore.App.Runtime.$(NetCoreSDKRuntimeIdentifier)" Version="8.0.2" />
3030
<PackageVersion Include="Microsoft.Build.Framework" Version="$(_MicrosoftBuildPackageVersion)" />
31-
<PackageVersion Include="Microsoft.Build.Locator" Version="1.8.1" />
31+
<PackageVersion Include="Microsoft.Build.Locator" Version="1.10.2" />
3232
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="$(_MicrosoftBuildPackageVersion)" />
3333
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="$(_MicrosoftBuildPackageVersion)" />
3434
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzer.Testing" Version="1.1.3-beta1.24423.1" />

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="razor" Sha="64a53609911c943de4641ba1be8ccfe501dcfd1e" BarId="284985" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="razor" Sha="8762bd921df96f28a567acfb83797c445c7bc06b" BarId="287677" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-2.25461.22">
66
<Uri>https://github.com/dotnet/roslyn</Uri>

0 commit comments

Comments
 (0)