Skip to content

Tags: dotnet/fsharp

Tags

v15.2.101-preview7.26381.103

Toggle v15.2.101-preview7.26381.103's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Report FS3888 for generic attribute type abbreviations instead of FS0…

…193 (#19915)

v15.2.400

Toggle v15.2.400's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Brand release/10.0.4xx as .NET 10.0.400 servicing (#20044)

* Brand release/10.0.4xx as .NET 10.0.400 servicing

* Keep FCSMinorVersion at 12 so 43.12.400 stays above published 43.12.204

v15.2.101-preview7.26359.118

Toggle v15.2.101-preview7.26359.118's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #13099: optimizer drops side-effectful receiver of unit member ac…

…cess in task CE (#19885)

pre-v4-reset-20260610-1535

Toggle pre-v4-reset-20260610-1535's commit message
Backup of release/dev15.9.x tip before v4 reset to RTM (per user choi…

…ce A in S4)

v15.2.101-preview5.26302.115

Toggle v15.2.101-preview5.26302.115's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix source-build: track Cryptography.Xml via Version.Details (#19839)

* Fix source-build: track System.Security.Cryptography.Xml via Version.Details

Move System.Security.Cryptography.Xml version management from hardcoded
eng/Versions.props to eng/Version.Details.xml + Version.Details.props,
following the same pattern as System.Diagnostics.DiagnosticSource and
other System.* runtime dependencies. This allows source-build to use
the live-built package instead of a prebuilt NuGet download.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Restore PrivateAssets=all on System.Security.Cryptography.Xml

Removing PrivateAssets=all caused transitive dependencies
(Microsoft.Bcl.Cryptography, System.Formats.Asn1, etc.) to flow into
fsc.fsproj on net472, triggering MSB3277 version conflicts with
System.ValueTuple from .NET Framework reference assemblies.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>

v14.0.111

Toggle v14.0.111's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies from https://github.com/dotnet/arcade build 20260…

…519.2 (#19771)

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26257.4 -> To Version 10.0.0-beta.26269.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v14.0.110

Toggle v14.0.110's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies from https://github.com/dotnet/arcade build 20260…

…519.2 (#19771)

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26257.4 -> To Version 10.0.0-beta.26269.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v15.2.303

Toggle v15.2.303's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace PAT with WIF service connection for VS insertion (#19683)

Migrate from dn-bot-devdiv-build-rw-code-rw-release-rw PAT to the
dnceng-fsharp-vs-insertion-wif Entra WIF service connection for
authenticating to DevDiv when creating VS insertion PRs.

- Remove DotNet-VSTS-Infra-Access variable group reference
- Add AzureCLI@2 step to acquire bearer token via WIF SC
- Set InsertAccessToken as secret variable from WIF token

Resolves: https://dev.azure.com/dnceng/internal/_workitems/edit/10091

Co-authored-by: Tomas Grosup <Tomas.Grosup@gmail.com>
Co-authored-by: Adam Boniecki <20281641+abonie@users.noreply.github.com>

v15.2.302

Toggle v15.2.302's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace PAT with WIF service connection for VS insertion (#19683)

Migrate from dn-bot-devdiv-build-rw-code-rw-release-rw PAT to the
dnceng-fsharp-vs-insertion-wif Entra WIF service connection for
authenticating to DevDiv when creating VS insertion PRs.

- Remove DotNet-VSTS-Infra-Access variable group reference
- Add AzureCLI@2 step to acquire bearer token via WIF SC
- Set InsertAccessToken as secret variable from WIF token

Resolves: https://dev.azure.com/dnceng/internal/_workitems/edit/10091

Co-authored-by: Tomas Grosup <Tomas.Grosup@gmail.com>
Co-authored-by: Adam Boniecki <20281641+abonie@users.noreply.github.com>

v15.2.301

Toggle v15.2.301's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace PAT with WIF service connection for VS insertion (#19683)

Migrate from dn-bot-devdiv-build-rw-code-rw-release-rw PAT to the
dnceng-fsharp-vs-insertion-wif Entra WIF service connection for
authenticating to DevDiv when creating VS insertion PRs.

- Remove DotNet-VSTS-Infra-Access variable group reference
- Add AzureCLI@2 step to acquire bearer token via WIF SC
- Set InsertAccessToken as secret variable from WIF token

Resolves: https://dev.azure.com/dnceng/internal/_workitems/edit/10091

Co-authored-by: Tomas Grosup <Tomas.Grosup@gmail.com>
Co-authored-by: Adam Boniecki <20281641+abonie@users.noreply.github.com>