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 build requirements in readme #565

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

Arlodotexe
Copy link
Member

Updates the build requirements section of the repo README, bumping .NET 6 to 8 and adding the minimum Windows 10 Version the toolkit can be built on.

Tested against:

  • Windows 10 Version 1809 Build 17763
    • With net8, no Windows SDK (doesn't build)
    • With net8, Windows SDK 17763 (doesn't build uwp)
    • With net8, Windows SDK 17763 and 19041 (doesn't build uwp)
  • Windows 10 Version 21H1 Build 19043
    • With net8, no Windows SDK (doesn't build)
    • With net8, Windows SDK 17763 (doesn't build uwp)
    • With net8, Windows SDK 17763 and 19041 (builds uwp and wasdk)

Updates the build requirements section of the repo README, bumping .NET 6 to 8 and adding the minimum Windows 10 Version the toolkit can be built on.

Tested against:
- Windows 10 Version 1809 Build 17763
  - With net8, no Windows SDK (doesn't build)
  - With net8, Windows SDK 17763 (doesn't build uwp)
  - With net8, Windows SDK 17763 and 19041 (doesn't build uwp)
- Windows 10 Version 21H1 Build 19043
  - With net8, no Windows SDK (doesn't build)
  - With net8, Windows SDK 17763 (doesn't build uwp)
  - With net8, Windows SDK 17763 and 19041 (**builds uwp and wasdk**)
@michael-hawker michael-hawker merged commit 6329817 into main Aug 21, 2024
21 checks passed
@Arlodotexe Arlodotexe deleted the readme/build-requirements branch August 21, 2024 00:55
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