Skip to content

Commit 89fd4c9

Browse files
authored
Merge pull request #28460 from dotnet/darc-release/7.0.2xx-63f44037-4873-4f3c-aedb-96f2ad1bb86b
[release/7.0.2xx] Update dependencies from dotnet/format
2 parents df42e4d + 5a3b757 commit 89fd4c9

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>d565b6c1614beb124959a9a9fae7d9de1ecac790</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.5.0-1.22511.15">

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)