Skip to content

Commit aca4b81

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/fsharp (#46096)
2 parents 9be7982 + bec5f97 commit aca4b81

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
@@ -87,14 +87,14 @@
8787
<Sha>c81c498d4efee2ac3360bbfb9f161016a5969994</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.25056.5">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.300-beta.25067.2">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>63a09289745da5c256e7baf5f4194a750b1ec878</Sha>
92+
<Sha>f4710e30f913b910ab468f0ca19dc67b7e561727</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.25056.5">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.300-beta.25067.2">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>63a09289745da5c256e7baf5f4194a750b1ec878</Sha>
97+
<Sha>f4710e30f913b910ab468f0ca19dc67b7e561727</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-1.25068.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</PropertyGroup>
210210
<PropertyGroup>
211211
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
212-
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.25056.5</MicrosoftFSharpCompilerPackageVersion>
212+
<MicrosoftFSharpCompilerPackageVersion>13.9.300-beta.25067.2</MicrosoftFSharpCompilerPackageVersion>
213213
</PropertyGroup>
214214
<PropertyGroup>
215215
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)