Skip to content

Commit c4ad016

Browse files
[release/8.0.3xx] Update dependencies from dotnet/fsharp (#39255)
[release/8.0.3xx] Update dependencies from dotnet/fsharp - Merge branch 'release/8.0.3xx' of https://github.com/dotnet/sdk into darc-release/8.0.3xx-3de6fd6b-e225-47c2-9bd0-73a2ae2c6bf0
1 parent 511c121 commit c4ad016

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
@@ -64,13 +64,13 @@
6464
<Sha>6f44380e4fdea6ddf5c11f48efeb25c2bf181e62</Sha>
6565
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
6666
</Dependency>
67-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24154.4">
67+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24155.6">
6868
<Uri>https://github.com/dotnet/fsharp</Uri>
69-
<Sha>ca66024e6da7cced9921216763386bd43f400fbf</Sha>
69+
<Sha>641c6a0e65bac6f7809e4e2415b9d60c11dcf493</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24154.4">
71+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24155.6">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>ca66024e6da7cced9921216763386bd43f400fbf</Sha>
73+
<Sha>641c6a0e65bac6f7809e4e2415b9d60c11dcf493</Sha>
7474
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7575
</Dependency>
7676
<Dependency Name="dotnet-format" Version="8.0.512703">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</PropertyGroup>
151151
<PropertyGroup>
152152
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
153-
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24154.4</MicrosoftFSharpCompilerPackageVersion>
153+
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24155.6</MicrosoftFSharpCompilerPackageVersion>
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)