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 target framework and OS platform version #92

Closed
wants to merge 2 commits into from
Closed

Conversation

BoiHanny
Copy link
Owner

Update target framework and OS platform version

Updated the target framework in MagicChatbox.csproj from net8.0-windows10.0.22000.0 to net8.0-windows10.0.26100.0. Also updated the supported OS platform version from 10.0.22000.0 to 10.0.26100.0. These changes ensure compatibility with new features and improvements in the updated .NET framework and Windows platform.

PR Classification

Update to target framework and supported OS platform version.

PR Summary

Updated the project to support newer framework and OS platform versions.

  • MagicChatbox.csproj: Updated target framework to net8.0-windows10.0.26100.0 and supported OS platform version to 10.0.26100.0.

Updated the target framework in `MagicChatbox.csproj` from `net8.0-windows10.0.22000.0` to `net8.0-windows10.0.26100.0`. Also updated the supported OS platform version from `10.0.22000.0` to `10.0.26100.0`. These changes ensure compatibility with new features and improvements in the updated .NET framework and Windows platform.
Updated the path in the Compress-Archive command within the
main.yml file to use Windows SDK version 10.0.26100.0 for the
net8.0 build. This ensures the correct files are archived
based on the updated SDK version.
@BoiHanny BoiHanny closed this Nov 30, 2024
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.

1 participant