Skip to content

Commit a35de7a

Browse files
[release/8.0.3xx] Update dependencies from dotnet/fsharp (#39810)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e009bf6 commit a35de7a

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

0 commit comments

Comments
 (0)