Skip to content

Commit 40c7ea3

Browse files
authored
Merge pull request #28409 from dotnet/darc-release/7.0.1xx-2602f8f1-d1cd-42ec-9e01-2c3b5a666669
[release/7.0.1xx] Update dependencies from dotnet/format
2 parents abcc883 + ef9e688 commit 40c7ea3

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>532a074f9b304325d8bcd554ac73a1183b74a8f0</Sha>
6464
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6565
</Dependency>
66-
<Dependency Name="dotnet-format" Version="7.0.350601">
66+
<Dependency Name="dotnet-format" Version="7.0.350701">
6767
<Uri>https://github.com/dotnet/format</Uri>
68-
<Sha>b4dfe71ccfd40b3c46740471a691b67243c5a70d</Sha>
68+
<Sha>32d497c2b0fa26dc0262324112023b0fbcff37cf</Sha>
6969
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
7070
</Dependency>
7171
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22507.1">

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.350601</dotnetformatVersion>
101+
<dotnetformatVersion>7.0.350701</dotnetformatVersion>
102102
</PropertyGroup>
103103
<PropertyGroup>
104104
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)