Skip to content

Commit a08f890

Browse files
[release/8.0.1xx] Update dependencies from dotnet/format (#36431)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent dd734e4 commit a08f890

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

NuGet.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<!-- Begin: Package sources from dotnet-emsdk -->
77
<add key="darc-pub-dotnet-emsdk-51bf18a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-51bf18a2/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-emsdk -->
9+
<!-- Begin: Package sources from dotnet-format -->
10+
<add key="darc-pub-dotnet-format-aadaa16" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-aadaa166/nuget/v3/index.json" />
11+
<!-- End: Package sources from dotnet-format -->
912
<!-- Begin: Package sources from dotnet-aspnetcore -->
1013
<!-- End: Package sources from dotnet-aspnetcore -->
1114
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
<Sha>f41fe153f68dd6b20cf4f91de9ea1e55fc09bb20</Sha>
7474
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7575
</Dependency>
76-
<Dependency Name="dotnet-format" Version="8.0.452310">
76+
<Dependency Name="dotnet-format" Version="8.0.452414">
7777
<Uri>https://github.com/dotnet/format</Uri>
78-
<Sha>db7e0d5f7d6d23684be0b34dac141553d5783eb1</Sha>
78+
<Sha>aadaa166c39c8686c55dbec3462355b1ca033b62</Sha>
7979
<SourceBuild RepoName="format" ManagedOnly="true" />
8080
</Dependency>
8181
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23524.2">

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.452310</dotnetformatVersion>
98+
<dotnetformatVersion>8.0.452414</dotnetformatVersion>
9999
</PropertyGroup>
100100
<PropertyGroup>
101101
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)