Skip to content

Commit db80807

Browse files
Update dependencies from https://github.com/dotnet/format build 20250612.6
dotnet-format From Version 8.3.617507 -> To Version 8.3.631206
1 parent f7a14a8 commit db80807

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-3602d85" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-3602d85f/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-format-c7e5d39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b/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>80c165644db640d0f309affe0daa281c7e17b939</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="dotnet-format" Version="8.3.631203">
80+
<Dependency Name="dotnet-format" Version="8.3.631206">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>3602d85faf7ea643d402f6b1864d985b4944fdfc</Sha>
82+
<Sha>c7e5d39bdc5e4a2fedd4fb4f46e35a9843ddff4a</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-3.25064.8">

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.631203</dotnetformatVersion>
118+
<dotnetformatVersion>8.3.631206</dotnetformatVersion>
119119
</PropertyGroup>
120120
<PropertyGroup>
121121
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)