Skip to content

Commit

Permalink
Merge pull request #28461 from dotnet/darc-release/7.0.1xx-ec76d71d-4…
Browse files Browse the repository at this point in the history
…504-413a-b1d4-c426496f7a67

[release/7.0.1xx] Update dependencies from dotnet/format
  • Loading branch information
nagilson authored Oct 12, 2022
2 parents 7f0ad8a + 43dc2fc commit 2f70f01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
<Sha>5bdd01cf158a4b214f11025fdd45ac7e4774509f</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="7.0.350701">
<Dependency Name="dotnet-format" Version="7.0.351201">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>32d497c2b0fa26dc0262324112023b0fbcff37cf</Sha>
<Sha>818980d40cad0f434e4bb65678d90dac30f5a439</Sha>
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22511.14">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
<dotnetformatVersion>7.0.350701</dotnetformatVersion>
<dotnetformatVersion>7.0.351201</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit 2f70f01

Please sign in to comment.