Skip to content

Conversation

@alsami
Copy link
Member

@alsami alsami commented Nov 14, 2021

  • Add TFM NET6.0 to src- and test-project
  • Update Sandbox sample for NET5.0 to use NET6.0 bc it can be used the same way
  • Update build-files
  • Update a few dependencies

Closes #41

@codecov
Copy link

codecov bot commented Nov 14, 2021

Codecov Report

Merging #42 (61a1ed7) into develop (65c358e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #42   +/-   ##
========================================
  Coverage    83.11%   83.11%           
========================================
  Files            6        6           
  Lines           77       77           
  Branches         9        9           
========================================
  Hits            64       64           
  Misses          11       11           
  Partials         2        2           
Impacted Files Coverage Δ
...t/AutofacMultitenantServiceCollectionExtensions.cs 100.00% <ø> (ø)
...tenant/AutofacMultitenantServiceProviderFactory.cs 88.88% <ø> (ø)
...nant/AutofacMultitenantWebHostBuilderExtensions.cs 100.00% <ø> (ø)
...ultitenant/MultitenantRequestServicesMiddleware.cs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65c358e...61a1ed7. Read the comment docs.

Copy link
Member

@tillig tillig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@tillig tillig merged commit 7200600 into autofac:develop Nov 14, 2021
@tillig
Copy link
Member

tillig commented Nov 14, 2021

I don't have time to cut a release today. It might be tomorrow or the next day. If someone else has time, awesome, otherwise it'll have to wait.

@alsami alsami deleted the feat/net6 branch November 14, 2021 17:47
@alistairjevans
Copy link
Member

I'm putting a release together now.

@alistairjevans
Copy link
Member

https://github.com/autofac/Autofac.AspNetCore.Multitenant/releases/tag/v5.1.0

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.

.NET 6 update

3 participants