Skip to content

Commit af51e74

Browse files
Update dependencies from https://github.com/dotnet/format build 20240904.3
dotnet-format From Version 6.4.525606 -> To Version 6.4.545403
1 parent 3248738 commit af51e74

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
@@ -83,9 +83,9 @@
8383
<Sha>5d69143fbe992d8fa33d5b83d5fdd5f4ed7bb4fc</Sha>
8484
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="dotnet-format" Version="6.4.525606">
86+
<Dependency Name="dotnet-format" Version="6.4.545403">
8787
<Uri>https://github.com/dotnet/format</Uri>
88-
<Sha>2ba00009944d8cad8ecea5fb14cfeb319941d88f</Sha>
88+
<Sha>0003cd7bf1ef4a96105e47accb90daaff189d2e2</Sha>
8989
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
9090
</Dependency>
9191
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.3.1-3.22526.13">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</PropertyGroup>
9393
<PropertyGroup>
9494
<!-- Dependencies from https://github.com/dotnet/format -->
95-
<dotnetformatVersion>6.4.525606</dotnetformatVersion>
95+
<dotnetformatVersion>6.4.545403</dotnetformatVersion>
9696
</PropertyGroup>
9797
<PropertyGroup>
9898
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)