Skip to content

Commit

Permalink
[release/8.0.1xx] Update dependencies from dotnet/format (#42086)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Jul 11, 2024
2 parents ffe8b16 + 2e71d75 commit adb5c2c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- Begin: Package sources from dotnet-emsdk -->
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-format -->
<add key="darc-pub-dotnet-format-551db7f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-551db7f1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-b252c60" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-b252c608/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-format -->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
<Sha>fc5e9eda234e2b69aa479f4f83faddc31fdd4da7</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="8.1.525701">
<Dependency Name="dotnet-format" Version="8.1.536001">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>551db7f100a4a8222cb2f6a3fc9036113ff7de42</Sha>
<Sha>b252c608794019761c3f0eb50d142db1ff1b6a2e</Sha>
<SourceBuild RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.24318.1">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
<dotnetformatVersion>8.1.525701</dotnetformatVersion>
<dotnetformatVersion>8.1.536001</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit adb5c2c

Please sign in to comment.