Skip to content

Commit d54e068

Browse files
Update dependencies from https://github.com/dotnet/format build 20230914.1
dotnet-format From Version 8.0.446302 -> To Version 8.0.446401
1 parent 364f67b commit d54e068

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>e913e29ad1426abb2cc8eef13326361c800115f1</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)