Skip to content

Commit 3e931e8

Browse files
dotnet-botdkurepa
authored andcommitted
Merged PR 34978: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-format
This pull request updates the following dependencies [marker]: <> (Begin:90ace521-d115-4bfb-f423-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-format - **Subscription**: 90ace521-d115-4bfb-f423-08dbd53b3319 - **Build**: 20231031.6 - **Date Produced**: October 31, 2023 11:20:33 PM UTC - **Commit**: 2651752 - **Branch**: refs/heads/internal/release/8.x [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-format**: [from 8.0.453104 to 8.0.453106][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-format/branches?baseVersion=GC3bef1e4bd2&targetVersion=GC2651752953&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:90ace521-d115-4bfb-f423-08dbd53b3319)
1 parent 86cee67 commit 3e931e8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<add key="darc-pub-dotnet-emsdk-2406616" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2406616d/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-emsdk -->
99
<!-- Begin: Package sources from dotnet-format -->
10-
<add key="darc-int-dotnet-format-3bef1e4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-3bef1e4b/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-format-2651752" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-26517529/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-3f1acb5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-3f1acb59/nuget/v3/index.json" />
@@ -53,7 +53,7 @@
5353
<add key="darc-int-dotnet-aspnetcore-3f1acb5" value="true" />
5454
<!-- End: Package sources from dotnet-aspnetcore -->
5555
<!-- Begin: Package sources from dotnet-format -->
56-
<add key="darc-int-dotnet-format-3bef1e4" value="true" />
56+
<add key="darc-int-dotnet-format-2651752" 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>f41fe153f68dd6b20cf4f91de9ea1e55fc09bb20</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="dotnet-format" Version="8.0.453104">
80+
<Dependency Name="dotnet-format" Version="8.0.453106">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-format</Uri>
82-
<Sha>3bef1e4bd2d891533b62e44cf1831f39dbad6a06</Sha>
82+
<Sha>2651752953c0d41c8c7b8d661cf2237151af33d0</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23524.11">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</PropertyGroup>
9696
<PropertyGroup>
9797
<!-- Dependencies from https://github.com/dotnet/format -->
98-
<dotnetformatVersion>8.0.453104</dotnetformatVersion>
98+
<dotnetformatVersion>8.0.453106</dotnetformatVersion>
9999
</PropertyGroup>
100100
<PropertyGroup>
101101
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)