Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#44507)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiYanni authored Oct 29, 2024
2 parents 05c7b2e + 228c06d commit 4ec8117
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@
<Sha>c77c393108188fdb4935abbd2f3a18d9e281cbe5</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24525.4">
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24529.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>13eb328ba670a7d56cb050329869fbead21085c6</Sha>
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24525.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24529.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>13eb328ba670a7d56cb050329869fbead21085c6</Sha>
<Sha>974c7cf1aeae3dcbed1b8c4484e2cf2ba864acba</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24529.2">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24525.4</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24529.1</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 4ec8117

Please sign in to comment.