Skip to content

Commit b71f249

Browse files
authored
[release/8.0.3xx] Update dependencies from dotnet/fsharp (#39577)
2 parents 291ad6b + f1534e9 commit b71f249

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>0326fd7c9e131c4c26bac3c0f72a43ef9fd2812c</Sha>
6565
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
6666
</Dependency>
67-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24163.4">
67+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24165.2">
6868
<Uri>https://github.com/dotnet/fsharp</Uri>
69-
<Sha>2c03643199368f07a3326709fc68abcbfc482a06</Sha>
69+
<Sha>a0081443628b0c582abe66f83944519378d2a5dd</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24163.4">
71+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24165.2">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>2c03643199368f07a3326709fc68abcbfc482a06</Sha>
73+
<Sha>a0081443628b0c582abe66f83944519378d2a5dd</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.24163.4</MicrosoftFSharpCompilerPackageVersion>
153+
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24165.2</MicrosoftFSharpCompilerPackageVersion>
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)