Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/format (#39047)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Feb 28, 2024
2 parents 3312f9d + e3289e1 commit d78e68d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,14 @@
<Sha>b57dee7cec971021547a7b8a36a46d7271fea99e</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="9.0.512602">
<Dependency Name="dotnet-format" Version="9.0.512705">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>2ad38a03e788ff09ff89651dbc31e97960e6cf81</Sha>
<Sha>236ba60f6cf92de9f4d48d5bec2b4e80c3e441e7</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.format" Version="9.0.512602">
<Dependency Name="Microsoft.SourceBuild.Intermediate.format" Version="9.0.512705">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>2ad38a03e788ff09ff89651dbc31e97960e6cf81</Sha>
<Sha>236ba60f6cf92de9f4d48d5bec2b4e80c3e441e7</Sha>
<SourceBuild RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-3.24127.10">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
<dotnetformatVersion>9.0.512602</dotnetformatVersion>
<dotnetformatVersion>9.0.512705</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit d78e68d

Please sign in to comment.