Skip to content

Commit 2c8f1b4

Browse files
Update dependencies from https://github.com/dotnet/format build 20250612.4
dotnet-format From Version 8.3.617508 -> To Version 8.3.631204
1 parent ae84a7b commit 2c8f1b4

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-d98af8b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-d98af8b0/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-format-64cbc6c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3/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>e11d7079bebc6f101c5313fe0d1de9e3d38a7c02</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="dotnet-format" Version="8.3.631202">
80+
<Dependency Name="dotnet-format" Version="8.3.631204">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>d98af8b0931d735369e778ea8924e4d90125b24c</Sha>
82+
<Sha>64cbc6c3f71ff573a72b0c83c407612ad07d5c6e</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24554.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
</PropertyGroup>
116116
<PropertyGroup>
117117
<!-- Dependencies from https://github.com/dotnet/format -->
118-
<dotnetformatVersion>8.3.631202</dotnetformatVersion>
118+
<dotnetformatVersion>8.3.631204</dotnetformatVersion>
119119
</PropertyGroup>
120120
<PropertyGroup>
121121
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)