Skip to content

Commit 35572dc

Browse files
Update dependencies from https://github.com/dotnet/format build 20250612.1
dotnet-format From Version 8.1.617506 -> To Version 8.1.631201
1 parent ecdb948 commit 35572dc

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

NuGet.config

Lines changed: 1 addition & 2 deletions
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-664013f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-664013fb/nuget/v3/index.json" />
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" />
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" />
@@ -30,7 +30,6 @@
3030
<!-- End: Package sources from dotnet-runtime -->
3131
<!-- Begin: Package sources from dotnet-templating -->
3232
<add key="darc-pub-dotnet-templating-2a22f25" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-2a22f253/nuget/v3/index.json" />
33-
<add key="darc-pub-dotnet-templating-f03f218" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f03f218a/nuget/v3/index.json" />
3433
<!-- End: Package sources from dotnet-templating -->
3534
<!-- Begin: Package sources from dotnet-windowsdesktop -->
3635
<add key="darc-int-dotnet-windowsdesktop-5ce68f2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-5ce68f29/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.617506">
80+
<Dependency Name="dotnet-format" Version="8.1.631201">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>664013fbe5e68941be81f9a710058db028da788f</Sha>
82+
<Sha>7332bce179c114a5490773119053f561faf58a33</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.617506</dotnetformatVersion>
115+
<dotnetformatVersion>8.1.631201</dotnetformatVersion>
116116
</PropertyGroup>
117117
<PropertyGroup>
118118
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)