Skip to content

Commit

Permalink
[release/6.0.4xx] Update dependencies from dotnet/format (#43252)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Sep 6, 2024
2 parents 3248738 + af51e74 commit ffaa95d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
<Sha>5d69143fbe992d8fa33d5b83d5fdd5f4ed7bb4fc</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="6.4.525606">
<Dependency Name="dotnet-format" Version="6.4.545403">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>2ba00009944d8cad8ecea5fb14cfeb319941d88f</Sha>
<Sha>0003cd7bf1ef4a96105e47accb90daaff189d2e2</Sha>
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.3.1-3.22526.13">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
<dotnetformatVersion>6.4.525606</dotnetformatVersion>
<dotnetformatVersion>6.4.545403</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit ffaa95d

Please sign in to comment.