Skip to content

Commit 30bf401

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20241022.2
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.100-beta.24510.7 -> To Version 9.0.100-beta.24522.2
1 parent 02baa35 commit 30bf401

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- End: Package sources from dotnet-runtime -->
2929
<!-- Begin: Package sources from dotnet-templating -->
3030
<add key="darc-pub-dotnet-templating-e07a90b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e07a90b4/nuget/v3/index.json" />
31+
<add key="darc-pub-dotnet-templating-e07a90b-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e07a90b4-2/nuget/v3/index.json" />
3132
<add key="darc-pub-dotnet-templating-e07a90b-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e07a90b4-1/nuget/v3/index.json" />
3233
<!-- End: Package sources from dotnet-templating -->
3334
<!-- Begin: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,14 @@
8787
<Sha>5b866566089bfdd756730948f6418e2759b8850f</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
90-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24510.7">
90+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.100-beta.24522.2">
9191
<Uri>https://github.com/dotnet/fsharp</Uri>
92-
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
92+
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
9393
</Dependency>
9494
<!-- Intermediate is necessary for source build. -->
95-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24510.7">
95+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="9.0.100-beta.24522.2">
9696
<Uri>https://github.com/dotnet/fsharp</Uri>
97-
<Sha>c3eb162ec7bcf7449ca54b2218ab0d0c4d67c1d0</Sha>
97+
<Sha>f07a91420bec3f657153e16c9f047cf151c1179f</Sha>
9898
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9999
</Dependency>
100100
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24516.15">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
</PropertyGroup>
214214
<PropertyGroup>
215215
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
216-
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24510.7</MicrosoftFSharpCompilerPackageVersion>
216+
<MicrosoftFSharpCompilerPackageVersion>12.9.100-beta.24522.2</MicrosoftFSharpCompilerPackageVersion>
217217
</PropertyGroup>
218218
<PropertyGroup>
219219
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)