Skip to content

Commit f3a798e

Browse files
committed
Merge in 'release/7.0.4xx' changes
2 parents c89bb58 + 8e6c804 commit f3a798e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
<Sha>67d3bb96b714d8f17d87876cc9f4afbe83afcf49</Sha>
6868
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
6969
</Dependency>
70-
<Dependency Name="dotnet-format" Version="7.4.441804">
70+
<Dependency Name="dotnet-format" Version="7.4.452308">
7171
<Uri>https://github.com/dotnet/format</Uri>
72-
<Sha>8e2abaad6e42bb4075f081f710f75931912fc68d</Sha>
72+
<Sha>84eb2b7ecd0ff302ba8186794e3386f99784fb0e</Sha>
7373
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
7474
</Dependency>
7575
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-3.23517.17">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</PropertyGroup>
101101
<PropertyGroup>
102102
<!-- Dependencies from https://github.com/dotnet/format -->
103-
<dotnetformatVersion>7.4.441804</dotnetformatVersion>
103+
<dotnetformatVersion>7.4.452308</dotnetformatVersion>
104104
</PropertyGroup>
105105
<PropertyGroup>
106106
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)