Skip to content

Commit adb5c2c

Browse files
author
v-wuzhai
authored
[release/8.0.1xx] Update dependencies from dotnet/format (#42086)
2 parents ffe8b16 + 2e71d75 commit adb5c2c

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
@@ -6,7 +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-551db7f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-551db7f1/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-format-b252c60" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-b252c608/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-format -->
1111
<!-- Begin: Package sources from dotnet-aspnetcore -->
1212
<!-- 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.1.525701">
80+
<Dependency Name="dotnet-format" Version="8.1.536001">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>551db7f100a4a8222cb2f6a3fc9036113ff7de42</Sha>
82+
<Sha>b252c608794019761c3f0eb50d142db1ff1b6a2e</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.24318.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</PropertyGroup>
110110
<PropertyGroup>
111111
<!-- Dependencies from https://github.com/dotnet/format -->
112-
<dotnetformatVersion>8.1.525701</dotnetformatVersion>
112+
<dotnetformatVersion>8.1.536001</dotnetformatVersion>
113113
</PropertyGroup>
114114
<PropertyGroup>
115115
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)