Skip to content

Commit ed7e2e4

Browse files
[main] Update dependencies from dotnet/format (#25473)
[main] Update dependencies from dotnet/format
1 parent 10187b8 commit ed7e2e4

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
@@ -79,9 +79,9 @@
7979
<Sha>058e7a7e597a02c129f38742f250a4b212da9ee3</Sha>
8080
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
8181
</Dependency>
82-
<Dependency Name="dotnet-format" Version="7.0.326702">
82+
<Dependency Name="dotnet-format" Version="7.0.326703">
8383
<Uri>https://github.com/dotnet/format</Uri>
84-
<Sha>29a5fd6000b2ac69110d9cec3d29ffc23f0f61cf</Sha>
84+
<Sha>a90970ae7b7bcc1b2e41165767bc077a02fb9485</Sha>
8585
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
8686
</Dependency>
8787
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.3.0-2.22266.7">

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>7.0.326702</dotnetformatVersion>
97+
<dotnetformatVersion>7.0.326703</dotnetformatVersion>
9898
</PropertyGroup>
9999
<PropertyGroup>
100100
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)