Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/format build 20240…
Browse files Browse the repository at this point in the history
…507.2

dotnet-format
 From Version 8.0.512703 -> To Version 8.3.525702
  • Loading branch information
dotnet-maestro[bot] committed May 7, 2024
1 parent 5d5980c commit aa0633b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
7 changes: 1 addition & 6 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +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-ac0d855" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-ac0d8555/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-ac0d855-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-ac0d8555-7/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-ac0d855-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-ac0d8555-6/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-ac0d855-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-ac0d8555-5/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-ac0d855-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-ac0d8555-4/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-ac0d855-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-ac0d8555-1/nuget/v3/index.json" />
<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" />
<!-- 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>3ef1cb25ffb292b5c87f9604d1a09b032277bf76</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="8.0.512703">
<Dependency Name="dotnet-format" Version="8.3.525702">
<Uri>https://github.com/dotnet/format</Uri>
<Sha>ac0d85557969d51bca72181514ddb7d5796fbbe2</Sha>
<Sha>32b81fa7a51d0fa630b534ead8ded8c7432f2c2b</Sha>
<SourceBuild RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-2.24255.2">
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.0.512703</dotnetformatVersion>
<dotnetformatVersion>8.3.525702</dotnetformatVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
Expand Down

0 comments on commit aa0633b

Please sign in to comment.