Skip to content

Commit cc59bec

Browse files
CosifnemarcpopMSFT
authored andcommitted
Merged PR 39900: Update dotnet format from internal/release/8.0.1xx
Update dotnet format from internal/release/8.0.1xx Real build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2457559&view=results
1 parent b0f0880 commit cc59bec

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

NuGet.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<add key="darc-pub-dotnet-emsdk-a3c7d82" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-a3c7d820/nuget/v3/index.json" />
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
9-
<add key="darc-int-dotnet-format-25d1352" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-25d13527/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-format-25d1352-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-25d13527-1/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-format-f3db9c5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-f3db9c59/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-format-f3db9c5-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-f3db9c59-1/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-format -->
1212
<!-- Begin: Package sources from dotnet-aspnetcore -->
1313
<add key="darc-int-dotnet-aspnetcore-714a976" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-714a9761/nuget/v3/index.json" />
@@ -52,8 +52,8 @@
5252
<add key="darc-int-dotnet-aspnetcore-714a976" value="true" />
5353
<!-- End: Package sources from dotnet-aspnetcore -->
5454
<!-- Begin: Package sources from dotnet-format -->
55-
<add key="darc-int-dotnet-format-25d1352-1" value="true" />
56-
<add key="darc-int-dotnet-format-25d1352" value="true" />
55+
<add key="darc-int-dotnet-format-f3db9c5-1" value="true" />
56+
<add key="darc-int-dotnet-format-f3db9c5" value="true" />
5757
<!-- End: Package sources from dotnet-format -->
5858
<!-- End: Package sources from dotnet-aspnetcore -->
5959
<!-- Begin: Package sources from dotnet-runtime -->

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.526602">
80+
<Dependency Name="dotnet-format" Version="8.1.527102">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-format</Uri>
82-
<Sha>25d135278ea8e6137d2eed8a513f87dd77ec46e4</Sha>
82+
<Sha>f3db9c59a54819769154eb5e0fdbc232848b6b9a</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.24225.6">

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.526602</dotnetformatVersion>
112+
<dotnetformatVersion>8.1.527102</dotnetformatVersion>
113113
</PropertyGroup>
114114
<PropertyGroup>
115115
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)