Skip to content

Commit 8498749

Browse files
authored
[release/8.0.1xx] Update dependencies from dotnet/format (#38834)
2 parents 52a32da + 48a42ee commit 8498749

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<add key="darc-pub-dotnet-emsdk-2fc2ffd-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2fc2ffd9-1/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-emsdk -->
1212
<!-- Begin: Package sources from dotnet-format -->
13-
<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" />
13+
<add key="darc-pub-dotnet-format-d237e17" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-d237e172/nuget/v3/index.json" />
1414
<!-- End: Package sources from dotnet-format -->
1515
<!-- Begin: Package sources from dotnet-aspnetcore -->
1616
<!-- 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.510703">
80+
<Dependency Name="dotnet-format" Version="8.0.511601">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>4ffa2f1691a4ac3ebad3fe840d7a25f35feba635</Sha>
82+
<Sha>d237e172b324021b97effa244af44d63d1a8bb7e</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.510703</dotnetformatVersion>
111+
<dotnetformatVersion>8.0.511601</dotnetformatVersion>
112112
</PropertyGroup>
113113
<PropertyGroup>
114114
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)