Skip to content

Commit cbe9528

Browse files
Update dependencies from https://github.com/dotnet/format build 20210722.1 (#19153)
[main] Update dependencies from dotnet/format
1 parent 37f5069 commit cbe9528

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
@@ -75,9 +75,9 @@
7575
<Sha>9b96c1bde17e9af532ae34eacbfc12d1628183d7</Sha>
7676
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7777
</Dependency>
78-
<Dependency Name="dotnet-format" Version="6.0.237102">
78+
<Dependency Name="dotnet-format" Version="6.0.237201">
7979
<Uri>https://github.com/dotnet/format</Uri>
80-
<Sha>22a170cdcb965fd11a60926cfab0460960a45603</Sha>
80+
<Sha>955d8084f4a232884d6dbd0a567ee0af4f55c71c</Sha>
8181
</Dependency>
8282
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-3.21371.14">
8383
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
</PropertyGroup>
8989
<PropertyGroup>
9090
<!-- Dependencies from https://github.com/dotnet/format -->
91-
<dotnetformatVersion>6.0.237102</dotnetformatVersion>
91+
<dotnetformatVersion>6.0.237201</dotnetformatVersion>
9292
</PropertyGroup>
9393
<PropertyGroup>
9494
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)