Skip to content

Commit 393a8d1

Browse files
author
Mirroring
committed
Merge commit '2f74595c7fffc00c210708e41e9c28d307fdbf42'
2 parents 4384b9b + 2f74595 commit 393a8d1

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

NuGet.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<add key="darc-pub-dotnet-emsdk-a64772f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-a64772f5/nuget/v3/index.json" />
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
9-
<add key="darc-int-dotnet-format-362d7b8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-362d7b82/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-format-362d7b8-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-362d7b82-1/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-format-b252c60" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-b252c608/nuget/v3/index.json" />
1110
<!-- End: Package sources from dotnet-format -->
1211
<!-- Begin: Package sources from dotnet-aspnetcore -->
1312
<add key="darc-int-dotnet-aspnetcore-2f1db20" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-2f1db204/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 3 additions & 3 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.531402">
81-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-format</Uri>
82-
<Sha>362d7b82e64498aced9ba0abb537b9c63e10ee91</Sha>
80+
<Dependency Name="dotnet-format" Version="8.1.536001">
81+
<Uri>https://github.com/dotnet/format</Uri>
82+
<Sha>b252c608794019761c3f0eb50d142db1ff1b6a2e</Sha>
8383
<SourceBuild RepoName="format" ManagedOnly="true" />
8484
</Dependency>
8585
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-7.24318.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</PropertyGroup>
110110
<PropertyGroup>
111111
<!-- Dependencies from https://github.com/dotnet/format -->
112-
<dotnetformatVersion>8.1.531402</dotnetformatVersion>
112+
<dotnetformatVersion>8.1.536001</dotnetformatVersion>
113113
</PropertyGroup>
114114
<PropertyGroup>
115115
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)