Skip to content

Commit 3b23520

Browse files
authored
[release/8.0.4xx] Update dependencies from dotnet/format (#49371)
2 parents 5075cae + 2c8f1b4 commit 3b23520

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

NuGet.config

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@
66
<!-- Begin: Package sources from dotnet-emsdk -->
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
9-
<add key="darc-pub-dotnet-format-59e6d3d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2/nuget/v3/index.json" />
10-
<add key="darc-pub-dotnet-format-59e6d3d-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-7/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-format-59e6d3d-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-6/nuget/v3/index.json" />
12-
<add key="darc-pub-dotnet-format-59e6d3d-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-5/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-format-59e6d3d-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-4/nuget/v3/index.json" />
14-
<add key="darc-pub-dotnet-format-59e6d3d-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-3/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-format-64cbc6c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3/nuget/v3/index.json" />
1510
<!-- End: Package sources from dotnet-format -->
1611
<!-- Begin: Package sources from dotnet-aspnetcore -->
1712
<!-- End: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
<Sha>e11d7079bebc6f101c5313fe0d1de9e3d38a7c02</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="dotnet-format" Version="8.3.617508">
80+
<Dependency Name="dotnet-format" Version="8.3.631204">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>59e6d3d25002f5d630274b7ceb0cb164fdf0a996</Sha>
82+
<Sha>64cbc6c3f71ff573a72b0c83c407612ad07d5c6e</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24554.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
</PropertyGroup>
116116
<PropertyGroup>
117117
<!-- Dependencies from https://github.com/dotnet/format -->
118-
<dotnetformatVersion>8.3.617508</dotnetformatVersion>
118+
<dotnetformatVersion>8.3.631204</dotnetformatVersion>
119119
</PropertyGroup>
120120
<PropertyGroup>
121121
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)