Skip to content

Commit 5bf22e3

Browse files
author
Mirroring
committed
Merge commit '6fa97fea2e575c99034260d0f1f5c33de83b5ae7'
2 parents 1b20fdc + 6fa97fe commit 5bf22e3

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
<add key="darc-pub-dotnet-emsdk-976b101" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e/nuget/v3/index.json" />
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
9-
<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" />
9+
<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" />
1010
<!-- End: Package sources from dotnet-format -->
1111
<!-- Begin: Package sources from dotnet-aspnetcore -->
1212
<add key="darc-int-dotnet-aspnetcore-1988c37" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-1988c37e/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.631205">
8181
<Uri>https://github.com/dotnet/format</Uri>
82-
<Sha>664013fbe5e68941be81f9a710058db028da788f</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.617506</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)