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

Updates to support .NET 8.0 #78

Merged
merged 22 commits into from
Nov 24, 2023
Merged

Updates to support .NET 8.0 #78

merged 22 commits into from
Nov 24, 2023

Conversation

paulushub
Copy link
Collaborator

@paulushub paulushub commented Nov 24, 2023

Description

  • Readme files updates.
  • Projects files updates, no code modification required.
  • Added a flag to eliminate documentation warnings.
  • NOTE: The version number is manually bumped

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • .NET Framework, Version 4.0
  • .NET Framework, Version 4.5
  • .NET Framework, Version 4.6
  • .NET Framework, Version 4.7
  • .NET Framework, Version 4.8
  • .NET Core, Version 3.1
  • .NET 6 ~ 8
  • All Included Samples
  • Documentation Build and Deployment
  • Nuget Publication

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

paulushub and others added 16 commits November 15, 2023 22:47
- Readme files updates.
- Projects files updates, no code modification required.
- Added a flag to eliminate documentation warnings.
- .NET 7 target is failing in Github workflow.
Created Issues and Pull Requests Templates
- A Github-Action to build and release through dotnet-releaser
- Improved design mode support for SvgIcon
- Suppressed the out of support warning of .NetCore 3.1
Fixing the build action
Fixing the restore action
Fixing the restore action
roryprimrose as it requires Linux.
Fixing dotnet-releaser build for .NET 8
Testing the build without the Nuget publishing.
 Disable changelog publishing
- The Github Action versioning tool only works for Linux, will try other later.
Testing suggested fixes to roryprimrose
Adding a projectFilter to exclude the sample projects.
Trying the projectFilter on the GitVersion.
GitHub Action: Updating project filter.
Fixing the requirements for gitversion
@paulushub paulushub merged commit 65b6766 into dotnetprojects:develop Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants