Skip to content

Commit

Permalink
[release/8.0.4xx] Update dependencies from dotnet/format (#42105)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Jul 12, 2024
2 parents d84486e + 92fba42 commit 999b495
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
5 changes: 1 addition & 4 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +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-32b81fa" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-32b81fa-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-32b81fa-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-32b81fa-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-7bb270d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-7bb270d0/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 @@ -73,9 +73,9 @@
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="8.3.525702">
<Dependency Name="dotnet-format" Version="8.3.536002">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>32b81fa7a51d0fa630b534ead8ded8c7432f2c2b</Sha>
<Sha>7bb270d0f3380ff4adcb5e917fb5a2111d50bbad</Sha>
<SourceBuild RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24358.9">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/format -->
<dotnetformatVersion>8.3.525702</dotnetformatVersion>
<dotnetformatVersion>8.3.536002</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit 999b495

Please sign in to comment.