Skip to content

Commit 8995f9e

Browse files
Update dependencies from https://github.com/dotnet/format build 20250612.5
dotnet-format From Version 8.1.617506 -> To Version 8.1.631205
1 parent 35572dc commit 8995f9e

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
@@ -9,7 +9,7 @@
99
<add key="darc-pub-dotnet-emsdk-2b0cca8-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2b0cca8a-1/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-emsdk -->
1111
<!-- Begin: Package sources from dotnet-format -->
12-
<add key="darc-pub-dotnet-format-7332bce" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-7332bce1/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-format-a9a546e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-a9a546ec/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-format -->
1414
<!-- Begin: Package sources from dotnet-aspnetcore -->
1515
<add key="darc-int-dotnet-aspnetcore-fa4d80b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-fa4d80b7/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
<Sha>fc5e9eda234e2b69aa479f4f83faddc31fdd4da7</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
80-
<Dependency Name="dotnet-format" Version="8.1.631201">
80+
<Dependency Name="dotnet-format" Version="8.1.631205">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>7332bce179c114a5490773119053f561faf58a33</Sha>
82+
<Sha>a9a546ec24f105c72492bee017fec902ee99dc3e</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.25056.18">

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.1.631201</dotnetformatVersion>
115+
<dotnetformatVersion>8.1.631205</dotnetformatVersion>
116116
</PropertyGroup>
117117
<PropertyGroup>
118118
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)