Skip to content

Commit 82332e3

Browse files
[release/6.0.4xx] Update dependencies from dotnet/format (#39999)
[release/6.0.4xx] Update dependencies from dotnet/format
1 parent dba5fc4 commit 82332e3

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.352107">
86+
<Dependency Name="dotnet-format" Version="6.4.520306">
8787
<Uri>https://github.com/dotnet/format</Uri>
88-
<Sha>29f0a64560676efb3c24bc01942bcd84d807b335</Sha>
88+
<Sha>16ed2d57404fa852f39ed0b583938e12dd217719</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
@@ -91,7 +91,7 @@
9191
</PropertyGroup>
9292
<PropertyGroup>
9393
<!-- Dependencies from https://github.com/dotnet/format -->
94-
<dotnetformatVersion>6.4.352107</dotnetformatVersion>
94+
<dotnetformatVersion>6.4.520306</dotnetformatVersion>
9595
</PropertyGroup>
9696
<PropertyGroup>
9797
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)