Skip to content

Commit 2f70f01

Browse files
authored
Merge pull request #28461 from dotnet/darc-release/7.0.1xx-ec76d71d-4504-413a-b1d4-c426496f7a67
[release/7.0.1xx] Update dependencies from dotnet/format
2 parents 7f0ad8a + 43dc2fc commit 2f70f01

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
@@ -63,9 +63,9 @@
6363
<Sha>5bdd01cf158a4b214f11025fdd45ac7e4774509f</Sha>
6464
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6565
</Dependency>
66-
<Dependency Name="dotnet-format" Version="7.0.350701">
66+
<Dependency Name="dotnet-format" Version="7.0.351201">
6767
<Uri>https://github.com/dotnet/format</Uri>
68-
<Sha>32d497c2b0fa26dc0262324112023b0fbcff37cf</Sha>
68+
<Sha>818980d40cad0f434e4bb65678d90dac30f5a439</Sha>
6969
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
7070
</Dependency>
7171
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22511.14">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
</PropertyGroup>
9999
<PropertyGroup>
100100
<!-- Dependencies from https://github.com/dotnet/format -->
101-
<dotnetformatVersion>7.0.350701</dotnetformatVersion>
101+
<dotnetformatVersion>7.0.351201</dotnetformatVersion>
102102
</PropertyGroup>
103103
<PropertyGroup>
104104
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)