Skip to content

Commit

Permalink
Merge pull request #28460 from dotnet/darc-release/7.0.2xx-63f44037-4…
Browse files Browse the repository at this point in the history
…873-4f3c-aedb-96f2ad1bb86b

[release/7.0.2xx] Update dependencies from dotnet/format
  • Loading branch information
nagilson authored Oct 12, 2022
2 parents df42e4d + 5a3b757 commit 89fd4c9
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>d565b6c1614beb124959a9a9fae7d9de1ecac790</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.5.0-1.22511.15">
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 89fd4c9

Please sign in to comment.