Skip to content

Commit fe08f41

Browse files
authored
[release/9.0.3xx] Update dependencies from dotnet/fsharp (#48054)
2 parents 5b3b3ac + c8809c3 commit fe08f41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383
<Sha>903614e1646f45dfcf0e21ad1969e7935d01bba8</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25176.3">
86+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25181.1">
8787
<Uri>https://github.com/dotnet/fsharp</Uri>
88-
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
88+
<Sha>e165bbea9e27ceb4c8b91c22bd0c564ff1dc8b25</Sha>
8989
</Dependency>
9090
<!-- Intermediate is necessary for source build. -->
91-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25176.3">
91+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25181.1">
9292
<Uri>https://github.com/dotnet/fsharp</Uri>
93-
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
93+
<Sha>e165bbea9e27ceb4c8b91c22bd0c564ff1dc8b25</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25179.1">

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
</PropertyGroup>
200200
<PropertyGroup>
201201
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
202-
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25176.3</MicrosoftFSharpCompilerPackageVersion>
202+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25181.1</MicrosoftFSharpCompilerPackageVersion>
203203
</PropertyGroup>
204204
<PropertyGroup>
205205
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)