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

[DI-1344] Data Import 2.3 .NET 8 Update - Replace deprecated Packages #79

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

jleiva-gap
Copy link
Contributor

  • Replace Microsoft.Azure.KeyVault.Core by Azure.Security.KeyVault.Keys
  • Replace Microsoft.Rest.ClientRuntime and Microsoft.Rest.ClientRuntime.Azure by Azure.Core
  • Replace MediatR.Extensions.Microsoft.DependencyInjection by MediatR
    • Update MediatR interfaces
    • Update custom Assertions class
    • Update tests

Replace Microsoft.Azure.KeyVault.Core by Azure.Security.KeyVault.Keys
Replace Microsoft.Rest.ClientRuntime and Microsoft.Rest.ClientRuntime.Azure by Azure.Core
Update MediatR interfaces
Update custom Assertions class
Update tests
@DavidJGapCR DavidJGapCR merged commit 5bef031 into main Apr 23, 2024
8 checks passed
@DavidJGapCR DavidJGapCR deleted the DI-1344 branch April 23, 2024 15:48
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