Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/format (dotnet#26229)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/format
  • Loading branch information
dotnet-maestro[bot] committed Jun 25, 2022
1 parent 70eedfb commit 048913f
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 @@ -79,9 +79,9 @@
<Sha>211fd760c2315d73cfa0d375fe64abb346bc1096</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="7.0.332301">
<Dependency Name="dotnet-format" Version="7.0.332501">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>349c472798c59fc9d9d39d46ef15dc63fc4088c9</Sha>
<Sha>ff67e1b93f4f56b1fb079695454e9415f53f7e60</Sha>
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.3.0-3.22321.8">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
<dotnetformatVersion>7.0.332301</dotnetformatVersion>
<dotnetformatVersion>7.0.332501</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit 048913f

Please sign in to comment.