Skip to content

Commit 4ed4d45

Browse files
author
v-wuzhai
authored
[release/8.0.4xx] Update dependencies from dotnet/fsharp (#44670)
2 parents 53a898a + 181c496 commit 4ed4d45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
<Sha>a69bbaaf5f8d7249b8cab7309e81ad2221ce396c</Sha>
6969
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7070
</Dependency>
71-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.403-beta.24509.1">
71+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.403-beta.24526.2">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>8904b38e77a2f12b46a860e74aac0f0f6e2a5e29</Sha>
73+
<Sha>e11d7079bebc6f101c5313fe0d1de9e3d38a7c02</Sha>
7474
</Dependency>
75-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.403-beta.24509.1">
75+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.403-beta.24526.2">
7676
<Uri>https://github.com/dotnet/fsharp</Uri>
77-
<Sha>8904b38e77a2f12b46a860e74aac0f0f6e2a5e29</Sha>
77+
<Sha>e11d7079bebc6f101c5313fe0d1de9e3d38a7c02</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
8080
<Dependency Name="dotnet-format" Version="8.3.546805">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
157-
<MicrosoftFSharpCompilerPackageVersion>12.8.403-beta.24509.1</MicrosoftFSharpCompilerPackageVersion>
157+
<MicrosoftFSharpCompilerPackageVersion>12.8.403-beta.24526.2</MicrosoftFSharpCompilerPackageVersion>
158158
</PropertyGroup>
159159
<PropertyGroup>
160160
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)