Skip to content

Commit b0a41e2

Browse files
authored
[release/8.0.3xx] Update dependencies from dotnet/fsharp (#39718)
2 parents c763091 + d07aedb commit b0a41e2

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>de776177f6d540e656e6b0c6d5bb07f2ff518c19</Sha>
6565
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
6666
</Dependency>
67-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24171.7">
67+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.300-beta.24172.5">
6868
<Uri>https://github.com/dotnet/fsharp</Uri>
69-
<Sha>891a53ae87f77e25d42d4abe7f26822024f18bb4</Sha>
69+
<Sha>8d852e43d35fdac96b1ba52e3bd4b35350035914</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24171.7">
71+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.300-beta.24172.5">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>891a53ae87f77e25d42d4abe7f26822024f18bb4</Sha>
73+
<Sha>8d852e43d35fdac96b1ba52e3bd4b35350035914</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.24171.7</MicrosoftFSharpCompilerPackageVersion>
153+
<MicrosoftFSharpCompilerPackageVersion>12.8.300-beta.24172.5</MicrosoftFSharpCompilerPackageVersion>
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)