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

Replace packages.config with PackageReferences #180

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

jstedfast
Copy link
Member

Description of Change

Describe your changes here.

Bugs Fixed

  • Provide links to bugs here

API Changes

List all API changes here (or just put None), example:

Added:

  • void SomeMethod()

Changed:

  • void SomeMethod() => bool SomeMethod()

Behavioral Changes

Describe any non-bug related behavioral changes that may change how users app behaves when upgrading to this version of the codebase.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@jstedfast jstedfast merged commit 1fea6ce into main Aug 27, 2024
1 of 2 checks passed
@jstedfast jstedfast deleted the dev/jestedfa/package-references branch August 27, 2024 21:06
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