Skip to content

Commit fda3172

Browse files
authored
[release/9.0.1xx-preview1] Update dependencies from dotnet/format (#38447)
2 parents 505d109 + 58f3323 commit fda3172

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>80003bb3f0516455a0046887aa169febf2c4d3a8</Sha>
7575
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7676
</Dependency>
77-
<Dependency Name="dotnet-format" Version="9.0.507601">
77+
<Dependency Name="dotnet-format" Version="9.0.508102">
7878
<Uri>https://github.com/dotnet/format</Uri>
79-
<Sha>4f1acf059b7e5e4ee76125a5a1dd94ce45d87a14</Sha>
79+
<Sha>36b6b8610f4d7530bc3bc290aaf85f48012e9d7a</Sha>
8080
<SourceBuild RepoName="format" ManagedOnly="true" />
8181
</Dependency>
8282
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-1.24067.21">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependencies from https://github.com/dotnet/format -->
96-
<dotnetformatVersion>9.0.507601</dotnetformatVersion>
96+
<dotnetformatVersion>9.0.508102</dotnetformatVersion>
9797
</PropertyGroup>
9898
<PropertyGroup>
9999
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)