Skip to content

Conversation

@KevinRansom
Copy link
Contributor

Native tools

@vzarytovskii
Copy link
Member

vzarytovskii commented Jun 21, 2022

So, do we run on machines with dev17 now? In this case, shall we update global.json (vs -> version) from 16.8 to 17.x?

fsharp/global.json

Lines 7 to 13 in d504546

"tools": {
"dotnet": "6.0.301",
"vs": {
"version": "16.8",
"components": [
"Microsoft.VisualStudio.Component.FSharp"
]

@KevinRansom
Copy link
Contributor Author

@vzarytovskii --- the global.json causes some synchronization issues occasionally in the CI.
@jonfortescue has produced some new images with the necessary tools preloaded, so this change should skip the synchronization issues when completed.

@KevinRansom KevinRansom merged commit 4be3bb5 into dotnet:main Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants