Skip to content

Commit 31b2487

Browse files
authored
[release/8.0.1xx] Update dependencies from dotnet/format (#35393)
2 parents af497b5 + d54e068 commit 31b2487

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
<Sha>d28c79e337157c38bc716ae51eb7d487676b2129</Sha>
7575
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7676
</Dependency>
77-
<Dependency Name="dotnet-format" Version="8.0.446302">
77+
<Dependency Name="dotnet-format" Version="8.0.446401">
7878
<Uri>https://github.com/dotnet/format</Uri>
79-
<Sha>7288c7277406a9e147f09dd6fddd0e37149a75a0</Sha>
79+
<Sha>39484cca79fb827fb81ae8ea24ec3542000db080</Sha>
8080
<SourceBuild RepoName="format" ManagedOnly="true" />
8181
</Dependency>
8282
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23462.10">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
</PropertyGroup>
9595
<PropertyGroup>
9696
<!-- Dependencies from https://github.com/dotnet/format -->
97-
<dotnetformatVersion>8.0.446302</dotnetformatVersion>
97+
<dotnetformatVersion>8.0.446401</dotnetformatVersion>
9898
</PropertyGroup>
9999
<PropertyGroup>
100100
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)