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

Upgrade to support dotnet 8 and remove support for Umbraco 8 & 9. #150

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

robertjf
Copy link
Collaborator

This is a pre-release build.

  • Now a Razor Class Library
  • Umbraco 12 and 13 Test projects have been added, and Umbraco 8 and 9 have been removed.
  • GoogleMapsConfig is now named GoogleMaps and is now registered in the standard way. This means that it should be injected using IOptions<GoogleMaps> or IOptionsMonitor<GoogleMaps> instead of just GoogleMapsConfig.

@robertjf
Copy link
Collaborator Author

Ref #142

@ArnoldV ArnoldV merged commit 4c23391 into ArnoldV:develop Dec 5, 2023
1 check passed
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