Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/format build 20210…
Browse files Browse the repository at this point in the history
…811.1 (#19661)

[main] Update dependencies from dotnet/format
  • Loading branch information
dotnet-maestro[bot] authored Aug 11, 2021
1 parent 09ba98e commit f3c72f1
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 @@ -75,9 +75,9 @@
<Sha>cec643089033bbebefe404047e5863471c7b22dd</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="6.0.241001">
<Dependency Name="dotnet-format" Version="6.0.241101">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>9ebf034a0f51c1bacb9b6d60e9cbff70104e3d5e</Sha>
<Sha>a9d93dafdec8a62fc72794b2fb31608d83509126</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-4.21410.7">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
<dotnetformatVersion>6.0.241001</dotnetformatVersion>
<dotnetformatVersion>6.0.241101</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit f3c72f1

Please sign in to comment.