Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update global.json to dotnet 6 SDK #1

Merged
merged 2 commits into from
Nov 15, 2022

Conversation

alastairs
Copy link

Looking into dotnet#1112, this should fix the CI build. The build process reads the global.json to determine the SDK version to use for the build process.

Require the dotnet 6 SDK for development in this repository, to force the build process to download this SDK version.
Note also the additional `#pragma warning disable` directive in
Microsoft.Spark.UnitTest, for the BinaryFormatter.
@AFFogarty
Copy link
Owner

LGTM, thank you @alastairs !

@AFFogarty AFFogarty merged commit 7f09045 into AFFogarty:anfog/20220822_net_6 Nov 15, 2022
@alastairs alastairs deleted the patch-1 branch November 16, 2022 08:56
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