Skip to content

Commit bf30001

Browse files
Update dependencies from https://github.com/dotnet/fsharp build 20240927.4
Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 8.0.401-beta.24421.7 -> To Version 8.0.402-beta.24477.4
1 parent beb3f36 commit bf30001

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

NuGet.config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@
5151
<!-- End: Package sources from dotnet-runtime -->
5252
<!-- Begin: Package sources from dotnet-templating -->
5353
<add key="darc-pub-dotnet-templating-edd31f7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a/nuget/v3/index.json" />
54+
<add key="darc-pub-dotnet-templating-edd31f7-9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-9/nuget/v3/index.json" />
55+
<add key="darc-pub-dotnet-templating-edd31f7-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-6/nuget/v3/index.json" />
56+
<add key="darc-pub-dotnet-templating-edd31f7-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-5/nuget/v3/index.json" />
57+
<add key="darc-pub-dotnet-templating-edd31f7-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-4/nuget/v3/index.json" />
58+
<add key="darc-pub-dotnet-templating-edd31f7-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-3/nuget/v3/index.json" />
59+
<add key="darc-pub-dotnet-templating-edd31f7-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-2/nuget/v3/index.json" />
60+
<add key="darc-pub-dotnet-templating-edd31f7-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-1/nuget/v3/index.json" />
5461
<!-- End: Package sources from dotnet-templating -->
5562
<!-- Begin: Package sources from dotnet-windowsdesktop -->
5663
<add key="darc-int-dotnet-windowsdesktop-1526afd" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1526afd4/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
<Sha>a69bbaaf5f8d7249b8cab7309e81ad2221ce396c</Sha>
6969
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7070
</Dependency>
71-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.401-beta.24421.7">
71+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.402-beta.24477.4">
7272
<Uri>https://github.com/dotnet/fsharp</Uri>
73-
<Sha>af2f522de602281d4ef5a7b71507c428e814c5c1</Sha>
73+
<Sha>05af489c957d1846f60b2e6b40df3841c0f1cfa6</Sha>
7474
</Dependency>
75-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.401-beta.24421.7">
75+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.402-beta.24477.4">
7676
<Uri>https://github.com/dotnet/fsharp</Uri>
77-
<Sha>af2f522de602281d4ef5a7b71507c428e814c5c1</Sha>
77+
<Sha>05af489c957d1846f60b2e6b40df3841c0f1cfa6</Sha>
7878
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
7979
</Dependency>
8080
<Dependency Name="dotnet-format" Version="8.3.536002">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
</PropertyGroup>
154154
<PropertyGroup>
155155
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
156-
<MicrosoftFSharpCompilerPackageVersion>12.8.401-beta.24421.7</MicrosoftFSharpCompilerPackageVersion>
156+
<MicrosoftFSharpCompilerPackageVersion>12.8.402-beta.24477.4</MicrosoftFSharpCompilerPackageVersion>
157157
</PropertyGroup>
158158
<PropertyGroup>
159159
<!-- Dependencies from https://github.com/dotnet/roslyn -->

0 commit comments

Comments
 (0)