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 the build SDK to version 3.1.0 #20

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Update the build SDK to version 3.1.0 #20

merged 1 commit into from
Dec 13, 2023

Conversation

Zastai
Copy link
Owner

@Zastai Zastai commented Dec 13, 2023

  • update GitHub Actions
  • drop AppVeyor builds
    • instead, use GitHub Actions for CI
  • enable Dependabot for GitHub Actions and configure labels for it
  • set AssemblyIsComVisible to false in the project file
    • allows dropping the AssemblyInfo.cs file
  • align copyright years between license file and project
  • target net6.0 and net8.0 only
    • bump version to 3.0.0-pre

- update GitHub Actions
- drop AppVeyor builds
  - instead, use GitHub Actions for CI
- enable Dependabot for GitHub Actions and configure labels for it
- set `AssemblyIsComVisible` to `false` in the project file
  - allows dropping the `AssemblyInfo.cs` file
- align copyright years between license file and project
- target `net6.0` and `net8.0` only
  - bump version to 3.0.0-pre
@Zastai Zastai added dependencies Updates to dependencies bump-major-version Changes requiring a bump to the major version labels Dec 13, 2023
@Zastai Zastai self-assigned this Dec 13, 2023
@Zastai Zastai added the nuget Version updates for NuGet packages label Dec 13, 2023
@Zastai Zastai merged commit 5edb9ab into main Dec 13, 2023
3 checks passed
@Zastai Zastai deleted the update-build-sdk branch December 13, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-major-version Changes requiring a bump to the major version dependencies Updates to dependencies nuget Version updates for NuGet packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant