Skip to content

Commit 367acfd

Browse files
authored
[release/8.0.1xx] Update dependencies from dotnet/format (#38604)
2 parents 7a71fa3 + 5ad6a72 commit 367acfd

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

NuGet.config

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +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-28925c0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e/nuget/v3/index.json" />
10-
<add key="darc-pub-dotnet-format-28925c0-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e-3/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-format-28925c0-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e-2/nuget/v3/index.json" />
12-
<add key="darc-pub-dotnet-format-28925c0-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e-1/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-format-4ffa2f1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-4ffa2f16/nuget/v3/index.json" />
1310
<!-- End: Package sources from dotnet-format -->
1411
<!-- Begin: Package sources from dotnet-aspnetcore -->
1512
<!-- 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>fc5e9eda234e2b69aa479f4f83faddc31fdd4da7</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="dotnet-format" Version="8.0.456602">
80+
<Dependency Name="dotnet-format" Version="8.0.510703">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>28925c0e519d66c80328aacf973b74e40bb1d5bd</Sha>
82+
<Sha>4ffa2f1691a4ac3ebad3fe840d7a25f35feba635</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.24067.24">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
</PropertyGroup>
109109
<PropertyGroup>
110110
<!-- Dependencies from https://github.com/dotnet/format -->
111-
<dotnetformatVersion>8.0.456602</dotnetformatVersion>
111+
<dotnetformatVersion>8.0.510703</dotnetformatVersion>
112112
</PropertyGroup>
113113
<PropertyGroup>
114114
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)