Skip to content

Commit

Permalink
[release/8.0.1xx] Update dependencies from dotnet/fsharp (#36836)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagilson authored Nov 13, 2023
2 parents 89491d7 + fb6f7c6 commit 93334bf
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 @@ -68,13 +68,13 @@
<Sha>195e7f5a3a8e51c37d83cd9e54cb99dc3fc69c22</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.0-beta.23523.6">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.0-beta.23563.2">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>f41fe153f68dd6b20cf4f91de9ea1e55fc09bb20</Sha>
<Sha>424e4b7cffb7656efd63f7a905a2498e39011104</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.100-beta.23523.6">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.101-beta.23563.2">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>f41fe153f68dd6b20cf4f91de9ea1e55fc09bb20</Sha>
<Sha>424e4b7cffb7656efd63f7a905a2498e39011104</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="dotnet-format" Version="8.0.452414">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
<MicrosoftFSharpCompilerPackageVersion>12.8.0-beta.23523.6</MicrosoftFSharpCompilerPackageVersion>
<MicrosoftFSharpCompilerPackageVersion>12.8.0-beta.23563.2</MicrosoftFSharpCompilerPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Expand Down

0 comments on commit 93334bf

Please sign in to comment.