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

Bump .NET SDK version and PowerShell SDK version in test project to .NET 8 #88

Merged
merged 2 commits into from Dec 2, 2023

Conversation

krymtkts
Copy link
Owner

@krymtkts krymtkts commented Dec 2, 2023

resolve #75

dotnet new globaljson --sdk-version 8.0.100 --roll-forward latestFeature --force
dotnet add ./src/pocof.Test package Microsoft.PowerShell.SDK --version 7.4.0

@krymtkts krymtkts self-assigned this Dec 2, 2023
@krymtkts krymtkts added the enhancement New feature or request label Dec 2, 2023
@krymtkts krymtkts changed the title Bump SDK version and .NET runtime version to .NET 8 Bump .NET SDK version and PowerShell SDK version in test project to .NET 8 Dec 2, 2023
Copy link
Owner Author

@krymtkts krymtkts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@krymtkts krymtkts merged commit 6edebe6 into main Dec 2, 2023
3 checks passed
@krymtkts krymtkts deleted the feature/dotnet8 branch December 2, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump dotnet runtime to 8
1 participant