Skip to content

Commit b9862ec

Browse files
author
v-wuzhai
authored
[release/6.0.4xx] Update dependencies from dotnet/format (#44092)
2 parents 15936bb + 260add9 commit b9862ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
<Sha>5d69143fbe992d8fa33d5b83d5fdd5f4ed7bb4fc</Sha>
8484
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="dotnet-format" Version="6.4.546803">
87-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-format</Uri>
88-
<Sha>22541a9f44196f25a4b1b431f2dae01f92dc5e62</Sha>
86+
<Dependency Name="dotnet-format" Version="6.4.551001">
87+
<Uri>https://github.com/dotnet/format</Uri>
88+
<Sha>889b6b0638fa9529a6a0120e9363c401b9e5846f</Sha>
8989
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
9090
</Dependency>
9191
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.3.1-3.22526.13">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</PropertyGroup>
9393
<PropertyGroup>
9494
<!-- Dependencies from https://github.com/dotnet/format -->
95-
<dotnetformatVersion>6.4.546803</dotnetformatVersion>
95+
<dotnetformatVersion>6.4.551001</dotnetformatVersion>
9696
</PropertyGroup>
9797
<PropertyGroup>
9898
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)