Skip to content

Commit

Permalink
[release/9.0.2xx] Update dependencies from dotnet/fsharp (#44456)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Oct 28, 2024
2 parents 68bb853 + 38c607c commit 4ceb481
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
<!-- End: Package sources from dotnet-windowsdesktop -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
</configuration>
</configuration>
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>ad8cb5d6dc7e850d362caf1566849f27b9850484</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24523.4">
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.200-beta.24525.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>4c6860a2c10259dd462e6a7fc5968fdc2cea5b83</Sha>
<Sha>13eb328ba670a7d56cb050329869fbead21085c6</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24523.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.200-beta.24525.4">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>4c6860a2c10259dd462e6a7fc5968fdc2cea5b83</Sha>
<Sha>13eb328ba670a7d56cb050329869fbead21085c6</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-1.24517.9">
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.24523.4</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>13.9.200-beta.24525.4</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 4ceb481

Please sign in to comment.