Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
0c1ccdd
[release/dev18.0] Source code updates from dotnet/dotnet (#18947)
dotnet-maestro[bot] Sep 30, 2025
2c5be85
print stack guard thread jump counts
majocha Sep 26, 2025
013227d
print with --times
majocha Sep 27, 2025
0248efb
use known tag name
majocha Sep 27, 2025
9488b2f
internal
majocha Sep 27, 2025
ad63ff9
extract table printing to module
majocha Sep 29, 2025
aee7827
remove meter version
majocha Sep 29, 2025
c0be66b
separate column for source location
majocha Sep 29, 2025
4f0623a
Failing test
edgarfgp Sep 29, 2025
f41ef6d
Fix
edgarfgp Sep 29, 2025
5f0ff48
Use code completion context
edgarfgp Sep 29, 2025
f78abe1
release notes
edgarfgp Sep 29, 2025
9006615
[release/dev18.0] Update dependencies from dotnet/arcade (#18943)
dotnet-maestro[bot] Sep 30, 2025
e85fd51
Update branch names for F# and VS insertion (#18944)
T-Gro Oct 1, 2025
1b77562
Merge branch 'release/dev18.0' into backport/pr-18946-to-release/dev18.0
T-Gro Oct 3, 2025
8d8662a
Merge branch 'release/dev18.0' into backport/pr-18941-to-release/dev18.0
T-Gro Oct 3, 2025
e52305b
Merge pull request #18948 from dotnet/backport/pr-18941-to-release/de…
T-Gro Oct 3, 2025
2cb9ee0
Double the iterations in StackOverflowRepro - see if it fails MacOS (…
T-Gro Oct 6, 2025
10aa648
[release/dev18.0] Update dependencies from dotnet/arcade (#18972)
dotnet-maestro[bot] Oct 9, 2025
358b2db
Update dependencies from https://github.com/dotnet/arcade build 20251…
dotnet-maestro[bot] Oct 10, 2025
e62989c
[release/dev18.0] Update dependencies from dotnet/arcade (#18988)
dotnet-maestro[bot] Oct 14, 2025
a89c75c
Create 11.0.0.md
T-Gro Oct 21, 2025
ffe2852
Move Roslyn deps from manually managed to darc
T-Gro Oct 2, 2025
9a9cf3f
Cascade of consequences
T-Gro Oct 2, 2025
c637c88
no nuget errors, lets see what VS integration says
T-Gro Oct 2, 2025
e429e9a
un-harcode csc,ildasm,ilasm deps for testframework
T-Gro Oct 2, 2025
4e32245
Apply suggestion from @T-Gro
T-Gro Oct 3, 2025
3bcfbf1
VSSDK Build Tools
T-Gro Oct 3, 2025
8a42a70
adapt roslyn api change
T-Gro Oct 3, 2025
5cbbb4a
Update LanguageService.fs
T-Gro Oct 3, 2025
5475d47
Fix CI crashes
T-Gro Oct 3, 2025
5ff7a7d
drastically reduce direct package references for vsintegration to avo…
T-Gro Oct 6, 2025
d533dda
Remove unneeded versions
T-Gro Oct 6, 2025
4f2102f
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
6f5fd54
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
0aa473e
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
be3fd05
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
80fcad9
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
5a3e020
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
0ddd987
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
56cc10c
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
ecf62b7
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
127fc9a
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
d0dde7e
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
6eb6275
Modify System.Collections.Immutable reference
T-Gro Oct 6, 2025
645747a
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
ca1acf7
Apply suggestion from @T-Gro
T-Gro Oct 6, 2025
477f057
Update FSharp.Test.Utilities.fsproj
T-Gro Oct 6, 2025
ccaf439
showImmutableVersion
T-Gro Oct 7, 2025
a9e3ec7
what is wrong with System.Collections.Immutable.ImmutableArray.Create
T-Gro Oct 7, 2025
fa593f3
Reduce duplicate test deps, downgrade roslyn used for testing (keep h…
T-Gro Oct 9, 2025
94e6c73
Avoid xunit catastrophic failure caused by testcollection ID
T-Gro Oct 9, 2025
0d7bdff
IDE tests - enforce roslyn version matching editor components
T-Gro Oct 9, 2025
29abb60
remove obsolete prop
T-Gro Oct 9, 2025
47eab8b
workaround xunit bug that treat displayname as if it were a unique ID
T-Gro Oct 9, 2025
855cb1d
Merge pull request #19018 from dotnet/backport/pr-18957-to-release/de…
T-Gro Oct 22, 2025
db81a08
Backport PR #19010: Type relations cache: Add a failsafe in case of i…
T-Gro Oct 22, 2025
3759e16
[release/dev18.0] Update dependencies from dotnet/roslyn (#19039)
dotnet-maestro[bot] Nov 6, 2025
8b98923
Merge branch 'release/dev18.0' into backport/pr-18946-to-release/dev18.0
T-Gro Nov 6, 2025
fdb4229
Merge pull request #18949 from dotnet/backport/pr-18946-to-release/de…
T-Gro Nov 6, 2025
b7ef3e1
Update dependencies from https://github.com/dotnet/arcade build 20251…
dotnet-maestro[bot] Nov 10, 2025
1eb464c
[release/dev18.0] Source code updates from dotnet/dotnet (#19053)
dotnet-maestro[bot] Nov 11, 2025
5cee16f
[release/dev18.0] Source code updates from dotnet/dotnet (#19088)
dotnet-maestro[bot] Nov 14, 2025
8a8642b
[release/dev18.0] Source code updates from dotnet/dotnet (#19109)
dotnet-maestro[bot] Nov 24, 2025
8987d59
Update the agent pool for the PR builds (#19102) (#19150)
abonie Dec 11, 2025
09ded38
[release/dev18.0] Update dependencies from dotnet/arcade (#19137)
dotnet-maestro[bot] Dec 12, 2025
d506d82
Update dependencies from https://github.com/dotnet/arcade build 20251…
dotnet-maestro[bot] Dec 15, 2025
a84178b
Skip tests using nuget from signed builds (#19111)
T-Gro Nov 25, 2025
5ae912c
Skip tests using nuget from signed builds (#19111) (#19159)
T-Gro Dec 15, 2025
ed5479a
Update dependencies from https://github.com/dotnet/dotnet build 29470…
dotnet-maestro[bot] Dec 16, 2025
c4ccf58
Update image to vs2026 in azdo pipeline (#19166)
abonie Dec 16, 2025
5ed289e
Update dependencies from https://github.com/dotnet/arcade build 20251…
dotnet-maestro[bot] Dec 31, 2025
461ae6c
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 6, 2026
743e1a6
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 12, 2026
b417a20
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 13, 2026
660af4d
[release/dev18.0] Source code updates from dotnet/dotnet (#19239)
dotnet-maestro[bot] Jan 23, 2026
cf8c742
[release/dev18.0] Update dependencies from dotnet/arcade (#19245)
dotnet-maestro[bot] Feb 2, 2026
ebb6639
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 5, 2026
bc3a758
[release/dev18.0] Update dependencies from dotnet/arcade (#19261)
dotnet-maestro[bot] Feb 11, 2026
1335e68
[release/dev18.0] Update dependencies from dotnet/arcade (#19327)
dotnet-maestro[bot] Feb 20, 2026
78ecb43
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 2, 2026
7c39593
[release/dev18.0] Source code updates from dotnet/dotnet (#19381)
dotnet-maestro[bot] Mar 3, 2026
8962605
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 3, 2026
a284471
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 6, 2026
f97e900
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 10, 2026
3fb447e
[release/dev18.0] Source code updates from dotnet/dotnet (#19426)
dotnet-maestro[bot] Mar 13, 2026
46918ff
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 13, 2026
bba29df
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 16, 2026
635b0b8
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 23, 2026
f583c19
[release/dev18.0] Update dependencies from dotnet/roslyn (#19095)
dotnet-maestro[bot] Mar 24, 2026
838e13c
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 30, 2026
4525f2e
[release/dev18.0] Update dependencies from dotnet/roslyn (#19492)
dotnet-maestro[bot] Mar 30, 2026
38e8b67
[release/dev18.0] Update dependencies from dotnet/arcade (#19545)
dotnet-maestro[bot] Apr 9, 2026
adc6e05
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Apr 10, 2026
4b9d21c
[release/dev18.0] Update dependencies from dotnet/roslyn (#19524)
dotnet-maestro[bot] Apr 10, 2026
f1355b9
[release/dev18.0] Source code updates from dotnet/dotnet (#19564)
dotnet-maestro[bot] Apr 10, 2026
ffb72d9
[release/dev18.0] Source code updates from dotnet/dotnet (#19588)
dotnet-maestro[bot] Apr 15, 2026
c5d258d
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Apr 19, 2026
cf9ba9d
Update xcopy-msbuild to 18.0.0 (#19610)
abonie Apr 20, 2026
b733a30
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Apr 21, 2026
0813b6f
[release/dev18.0] Source code updates from dotnet/dotnet (#19620)
dotnet-maestro[bot] Apr 21, 2026
375a3a6
Update VS image to windows.vs2026preview.scout.amd64 for release/dev1…
abonie Apr 27, 2026
23becd6
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Apr 28, 2026
e1d6f7e
[release/dev18.0] Source code updates from dotnet/dotnet (#19665)
dotnet-maestro[bot] Apr 30, 2026
a9c9aa1
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] May 7, 2026
6e6b361
[release/dev18.0] Update dependencies from dotnet/roslyn (#19636)
dotnet-maestro[bot] May 7, 2026
d2136ac
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] May 12, 2026
b611d18
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] May 20, 2026
0e262c5
Reset files to main
github-actions[bot] May 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions FSharp.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32113.165
# Visual Studio Version 18
VisualStudioVersion = 18.0.11104.47 d18.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "FSharp.Core", "src\FSharp.Core\FSharp.Core.fsproj", "{DED3BBD7-53F4-428A-8C9F-27968E768605}"
EndProject
Expand Down Expand Up @@ -166,6 +166,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".VisualStudio", ".VisualStu
docs\release-notes\.VisualStudio\17.9.md = docs\release-notes\.VisualStudio\17.9.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "eng", "eng", "{79E058E4-79E9-4178-AFA4-A87C45373379}"
ProjectSection(SolutionItems) = preProject
eng\Version.Details.props = eng\Version.Details.props
eng\Version.Details.xml = eng\Version.Details.xml
eng\Versions.props = eng\Versions.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
418 changes: 212 additions & 206 deletions azure-pipelines-PR.yml

Large diffs are not rendered by default.

25 changes: 18 additions & 7 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ trigger:
- '*'
exclude:
- .github/*
- docs/
- docs/*
- .vscode/*
- .devcontainer/*
- tests/scripts/
- tests/scripts/*
- attributions.md
- CODE_OF_CONDUCT.md
- DEVGUIDE.md
Expand Down Expand Up @@ -43,11 +43,11 @@ variables:
- name: _SignType
value: Real
- name: _PublishUsingPipelines
value: true
value: "true"
- name: VisualStudioDropName
value: Products/$(System.TeamProject)/$(Build.Repository.Name)/$(Build.SourceBranchName)/$(Build.BuildNumber)
- name: Codeql.Enabled
value: true
value: "true"
- group: DotNet-FSharp-SDLValidation-Params
- template: /eng/common/templates-official/variables/pool-providers.yml@self

Expand Down Expand Up @@ -112,7 +112,7 @@ extends:
- job: Full_Signed
pool:
name: NetCore1ESPool-Svc-Internal
image: windows.vs2022preview.amd64
image: windows.vs2026preview.scout.amd64
timeoutInMinutes: 300
templateContext:
mb:
Expand Down Expand Up @@ -148,6 +148,7 @@ extends:
env:
NativeToolsOnMachine: true
FSHARP_CACHE_OVERRIDE: 256
FSharp_CacheEvictionImmediate: true
- task: PublishTestResults@2
displayName: Publish Test Results
inputs:
Expand Down Expand Up @@ -188,16 +189,25 @@ extends:
targetPath: '$(Build.SourcesDirectory)\artifacts\SymStore\$(_BuildConfig)'
artifactName: 'NativeSymbols'
condition: succeeded()
- task: AzureCLI@2
displayName: Get DevDiv Drop Access Token
inputs:
azureSubscription: 'dnceng-devdiv-drop-rw-code-rw-wif'
scriptType: pscore
scriptLocation: inlineScript
inlineScript: |
$token = az account get-access-token --resource 499b84ac-1321-427f-aa17-267ca6975798 --query accessToken -o tsv
Write-Host "##vso[task.setvariable variable=DevDivDropAccessToken;issecret=true]$token"
condition: succeeded()
- task: 1ES.MicroBuildVstsDrop@1
displayName: Upload VSTS Drop
inputs:
dropName: $(VisualStudioDropName)
dropFolder: '$(Build.SourcesDirectory)\artifacts\VSSetup\$(_BuildConfig)\Insertion'
dropRetentionDays: 90
accessToken: $(dn-bot-devdiv-drop-rw-code-rw)
accessToken: $(DevDivDropAccessToken)
dropServiceUri: 'https://devdiv.artifacts.visualstudio.com'
vsDropServiceUri: 'https://vsdrop.corp.microsoft.com/file/v1'

condition: succeeded()

#---------------------------------------------------------------------------------------------------------------------#
Expand Down Expand Up @@ -238,3 +248,4 @@ extends:
insertTeamEmail: fsharpteam@microsoft.com
insertTeamName: 'F#'
completeInsertion: 'auto'

1 change: 1 addition & 0 deletions docs/release-notes/.FSharp.Compiler.Service/10.0.100.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
* Caches: type subsumption cache key perf regression ([Issue #18925](https://github.com/dotnet/fsharp/issues/18925) [PR #18926](https://github.com/dotnet/fsharp/pull/18926))
* Ensure that line directives are applied to source identifiers (issue [#18908](https://github.com/dotnet/fsharp/issues/18908), PR [#18918](https://github.com/dotnet/fsharp/pull/18918))
* Fix expected and actual types in ErrorFromAddingTypeEquation message and extended diagnostic data. ([PR #18915](https://github.com/dotnet/fsharp/pull/18915))
* Editor: Fix Record fields completion in update record with partial field name. ([PR #18946](https://github.com/dotnet/fsharp/pull/18946))

### Changed
* Use `errorR` instead of `error` in `CheckDeclarations.fs` when possible. ([PR #18645](https://github.com/dotnet/fsharp/pull/18645))
Expand Down
1 change: 1 addition & 0 deletions docs/release-notes/.FSharp.Compiler.Service/11.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

20 changes: 20 additions & 0 deletions eng/TargetFrameworks.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<Project>

<!--
This file defines the default target framework for F# .NET Core products.
It is the single source of truth for the product TFM.

Properties are set defensively (only if not already set) to allow:
- Environment variable overrides
- CLI property overrides (e.g., -p:FSharpNetCoreProductTargetFramework=net9.0)
-->

<PropertyGroup>
<!-- Default target framework for F# products - only set if not already provided -->
<FSharpNetCoreProductTargetFramework Condition="'$(FSharpNetCoreProductTargetFramework)' == ''">net10.0</FSharpNetCoreProductTargetFramework>

<!-- Derive major version by stripping 'net' prefix and '.0' suffix (e.g., net10.0 -> 10) -->
<FSharpNetCoreProductMajorVersion>$([System.Text.RegularExpressions.Regex]::Replace('$(FSharpNetCoreProductTargetFramework)', '^net(\d+)\.0$', '$1'))</FSharpNetCoreProductMajorVersion>
</PropertyGroup>

</Project>
76 changes: 45 additions & 31 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,48 +5,62 @@ This file should be imported by eng/Versions.props
-->
<Project>
<PropertyGroup>
<!-- dotnet/msbuild dependencies -->
<MicrosoftBuildPackageVersion>18.0.0-preview-25476-03</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>18.0.0-preview-25476-03</MicrosoftBuildFrameworkPackageVersion>
<MicrosoftBuildTasksCorePackageVersion>18.0.0-preview-25476-03</MicrosoftBuildTasksCorePackageVersion>
<MicrosoftBuildUtilitiesCorePackageVersion>18.0.0-preview-25476-03</MicrosoftBuildUtilitiesCorePackageVersion>
<!-- dotnet/runtime dependencies -->
<SystemCollectionsImmutablePackageVersion>9.0.0</SystemCollectionsImmutablePackageVersion>
<SystemComponentModelCompositionPackageVersion>9.0.0</SystemComponentModelCompositionPackageVersion>
<SystemCompositionPackageVersion>9.0.0</SystemCompositionPackageVersion>
<SystemDiagnosticsDiagnosticSourcePackageVersion>9.0.0</SystemDiagnosticsDiagnosticSourcePackageVersion>
<SystemReflectionMetadataPackageVersion>9.0.0</SystemReflectionMetadataPackageVersion>
<SystemThreadingTasksDataflowPackageVersion>9.0.0</SystemThreadingTasksDataflowPackageVersion>
<!-- dotnet/arcade dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25426.3</MicrosoftDotNetArcadeSdkPackageVersion>
<!-- _git/dotnet-optimization dependencies -->
<optimizationlinuxarm64MIBCRuntimePackageVersion>1.0.0-prerelease.25467.1</optimizationlinuxarm64MIBCRuntimePackageVersion>
<optimizationlinuxx64MIBCRuntimePackageVersion>1.0.0-prerelease.25467.1</optimizationlinuxx64MIBCRuntimePackageVersion>
<optimizationwindows_ntarm64MIBCRuntimePackageVersion>1.0.0-prerelease.25467.1</optimizationwindows_ntarm64MIBCRuntimePackageVersion>
<optimizationwindows_ntx64MIBCRuntimePackageVersion>1.0.0-prerelease.25467.1</optimizationwindows_ntx64MIBCRuntimePackageVersion>
<optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.25467.1</optimizationwindows_ntx86MIBCRuntimePackageVersion>
<!-- dotnet-arcade dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26269.2</MicrosoftDotNetArcadeSdkPackageVersion>
<!-- dotnet-msbuild dependencies -->
<MicrosoftBuildPackageVersion>18.8.0-preview-26269-11</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>18.8.0-preview-26269-11</MicrosoftBuildFrameworkPackageVersion>
<MicrosoftBuildTasksCorePackageVersion>18.8.0-preview-26269-11</MicrosoftBuildTasksCorePackageVersion>
<MicrosoftBuildUtilitiesCorePackageVersion>18.8.0-preview-26269-11</MicrosoftBuildUtilitiesCorePackageVersion>
<!-- dotnet-optimization dependencies -->
<optimizationlinuxarm64MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationlinuxarm64MIBCRuntimePackageVersion>
<optimizationlinuxx64MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationlinuxx64MIBCRuntimePackageVersion>
<optimizationwindows_ntarm64MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationwindows_ntarm64MIBCRuntimePackageVersion>
<optimizationwindows_ntx64MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationwindows_ntx64MIBCRuntimePackageVersion>
<optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationwindows_ntx86MIBCRuntimePackageVersion>
<!-- dotnet-roslyn dependencies -->
<MicrosoftCodeAnalysisPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCompilersPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisCompilersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisFeaturesPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.8.0-1.26268.6</MicrosoftVisualStudioLanguageServicesPackageVersion>
<!-- dotnet-runtime dependencies -->
<SystemCollectionsImmutablePackageVersion>10.0.2</SystemCollectionsImmutablePackageVersion>
<SystemCompositionPackageVersion>10.0.2</SystemCompositionPackageVersion>
<SystemDiagnosticsDiagnosticSourcePackageVersion>10.0.2</SystemDiagnosticsDiagnosticSourcePackageVersion>
<SystemReflectionMetadataPackageVersion>10.0.2</SystemReflectionMetadataPackageVersion>
</PropertyGroup>
<!--Property group for alternate package version names-->
<PropertyGroup>
<!-- dotnet/msbuild dependencies -->
<!-- dotnet-arcade dependencies -->
<MicrosoftDotNetArcadeSdkVersion>$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion>
<!-- dotnet-msbuild dependencies -->
<MicrosoftBuildVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildVersion>
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildFrameworkPackageVersion)</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildTasksCoreVersion>$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion>
<MicrosoftBuildUtilitiesCoreVersion>$(MicrosoftBuildUtilitiesCorePackageVersion)</MicrosoftBuildUtilitiesCoreVersion>
<!-- dotnet/runtime dependencies -->
<SystemCollectionsImmutableVersion>$(SystemCollectionsImmutablePackageVersion)</SystemCollectionsImmutableVersion>
<SystemComponentModelCompositionVersion>$(SystemComponentModelCompositionPackageVersion)</SystemComponentModelCompositionVersion>
<SystemCompositionVersion>$(SystemCompositionPackageVersion)</SystemCompositionVersion>
<SystemDiagnosticsDiagnosticSourceVersion>$(SystemDiagnosticsDiagnosticSourcePackageVersion)</SystemDiagnosticsDiagnosticSourceVersion>
<SystemReflectionMetadataVersion>$(SystemReflectionMetadataPackageVersion)</SystemReflectionMetadataVersion>
<SystemThreadingTasksDataflowVersion>$(SystemThreadingTasksDataflowPackageVersion)</SystemThreadingTasksDataflowVersion>
<!-- dotnet/arcade dependencies -->
<MicrosoftDotNetArcadeSdkVersion>$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion>
<!-- _git/dotnet-optimization dependencies -->
<!-- dotnet-optimization dependencies -->
<optimizationlinuxarm64MIBCRuntimeVersion>$(optimizationlinuxarm64MIBCRuntimePackageVersion)</optimizationlinuxarm64MIBCRuntimeVersion>
<optimizationlinuxx64MIBCRuntimeVersion>$(optimizationlinuxx64MIBCRuntimePackageVersion)</optimizationlinuxx64MIBCRuntimeVersion>
<optimizationwindows_ntarm64MIBCRuntimeVersion>$(optimizationwindows_ntarm64MIBCRuntimePackageVersion)</optimizationwindows_ntarm64MIBCRuntimeVersion>
<optimizationwindows_ntx64MIBCRuntimeVersion>$(optimizationwindows_ntx64MIBCRuntimePackageVersion)</optimizationwindows_ntx64MIBCRuntimeVersion>
<optimizationwindows_ntx86MIBCRuntimeVersion>$(optimizationwindows_ntx86MIBCRuntimePackageVersion)</optimizationwindows_ntx86MIBCRuntimeVersion>
<!-- dotnet-roslyn dependencies -->
<MicrosoftCodeAnalysisVersion>$(MicrosoftCodeAnalysisPackageVersion)</MicrosoftCodeAnalysisVersion>
<MicrosoftCodeAnalysisCompilersVersion>$(MicrosoftCodeAnalysisCompilersPackageVersion)</MicrosoftCodeAnalysisCompilersVersion>
<MicrosoftCodeAnalysisCSharpVersion>$(MicrosoftCodeAnalysisCSharpPackageVersion)</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisEditorFeaturesVersion>$(MicrosoftCodeAnalysisEditorFeaturesPackageVersion)</MicrosoftCodeAnalysisEditorFeaturesVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextVersion>$(MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion)</MicrosoftCodeAnalysisEditorFeaturesTextVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpVersion>$(MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion)</MicrosoftCodeAnalysisExternalAccessFSharpVersion>
<MicrosoftCodeAnalysisFeaturesVersion>$(MicrosoftCodeAnalysisFeaturesPackageVersion)</MicrosoftCodeAnalysisFeaturesVersion>
<MicrosoftVisualStudioLanguageServicesVersion>$(MicrosoftVisualStudioLanguageServicesPackageVersion)</MicrosoftVisualStudioLanguageServicesVersion>
<!-- dotnet-runtime dependencies -->
<SystemCollectionsImmutableVersion>$(SystemCollectionsImmutablePackageVersion)</SystemCollectionsImmutableVersion>
<SystemCompositionVersion>$(SystemCompositionPackageVersion)</SystemCompositionVersion>
<SystemDiagnosticsDiagnosticSourceVersion>$(SystemDiagnosticsDiagnosticSourcePackageVersion)</SystemDiagnosticsDiagnosticSourceVersion>
<SystemReflectionMetadataVersion>$(SystemReflectionMetadataPackageVersion)</SystemReflectionMetadataVersion>
</PropertyGroup>
</Project>
Loading