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

Upgrade to .Net 8 #78

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Upgrade to .Net 8 #78

merged 2 commits into from
Feb 26, 2024

Conversation

paveliak
Copy link
Collaborator

@paveliak paveliak commented Feb 23, 2024

Few things in this PR:

  1. .Net 6.0 -> .Net 8.0 upgrade
  2. Azure.Identity package upgraded to 10.2 (minimum version that has no vulnerability)
  3. Added build for osx-arm64
  4. WiX tools upgraded to 3.14

Breaking changes:

  1. Due to the changes in how .Net 8 manages RIDs all Linux distro-specific packages are folded into 2 RPMs for x64/arm64 and 2 DEBs for x64/arm64
  2. OpenSUSE users would need to install from tarball due to the way OpenSUSE names OpenSSL package which makes RPM incompatible with it

@clemensv clemensv merged commit 50aaf4c into Azure:master Feb 26, 2024
1 of 3 checks passed
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