Skip to content

Commit 92fba42

Browse files
Update dependencies from https://github.com/dotnet/format build 20240710.2
dotnet-format From Version 8.3.525702 -> To Version 8.3.536002
1 parent d4e03b5 commit 92fba42

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

NuGet.config

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +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-32b81fa" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7/nuget/v3/index.json" />
10-
<add key="darc-pub-dotnet-format-32b81fa-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7-3/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-format-32b81fa-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7-2/nuget/v3/index.json" />
12-
<add key="darc-pub-dotnet-format-32b81fa-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-32b81fa7-1/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-format-7bb270d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-7bb270d0/nuget/v3/index.json" />
1310
<!-- End: Package sources from dotnet-format -->
1411
<!-- Begin: Package sources from dotnet-aspnetcore -->
1512
<!-- End: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
<Sha>02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17</Sha>
7474
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7575
</Dependency>
76-
<Dependency Name="dotnet-format" Version="8.3.525702">
76+
<Dependency Name="dotnet-format" Version="8.3.536002">
7777
<Uri>https://github.com/dotnet/format</Uri>
78-
<Sha>32b81fa7a51d0fa630b534ead8ded8c7432f2c2b</Sha>
78+
<Sha>7bb270d0f3380ff4adcb5e917fb5a2111d50bbad</Sha>
7979
<SourceBuild RepoName="format" ManagedOnly="true" />
8080
</Dependency>
8181
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24358.9">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</PropertyGroup>
113113
<PropertyGroup>
114114
<!-- Dependencies from https://github.com/dotnet/format -->
115-
<dotnetformatVersion>8.3.525702</dotnetformatVersion>
115+
<dotnetformatVersion>8.3.536002</dotnetformatVersion>
116116
</PropertyGroup>
117117
<PropertyGroup>
118118
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)