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 for .NET 8 - release-1.2 #668

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

particularbot
Copy link
Contributor

  • Set CI workflow dotnet-version to 8.0.x, 7.0.x, 6.0.x
  • Set release workflow dotnet-version to 8.0.x
  • Set test project target frameworks to (net481);net6.0;net7.0;net8.0
  • Set pwsh as default shell for CI and Release workflows
  • Use Particular/push-octopus-package-action@main with comment
  • Update GitHub Actions versions:
    • actions/checkout to v4.1.1
    • actions/setup-dotnet to v4.0.0
    • actions/upload-artifact to v4.3.1
    • Particular/run-tests-action to v1.7.0
    • Particular/push-octopus-package-action to v2.0.0
    • azure/login to v2.0.0
    • Particular.Approvals to 0.3.0 if using 0.2.0
  • Update build tool NuGet package versions in test projects:
    • GitHubActionsTestLogger to 2.3.3
    • Microsoft.NET.Test.Sdk to 17.9.0
    • NUnit to 3.14.0
    • NUnit3TestAdapter to 4.5.0

@DavidBoike DavidBoike merged commit bb175c5 into release-1.2 Mar 11, 2024
2 checks passed
@DavidBoike DavidBoike deleted the support4-net8-release-1.2 branch March 11, 2024 21:47
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