Skip to content

Commit

Permalink
update release notes for Autofac and MS DI
Browse files Browse the repository at this point in the history
  • Loading branch information
drewburlingame committed Apr 29, 2024
1 parent 59a3797 commit 57a2bac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/ReleaseNotes/CommandDotNet.IoC.Autofac.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CommandDotNet.IoC.AutoFac

## 6.0.0

* upgrade to Autofac 8.0.0

## 5.0.2

* support dotnet 7
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CommandDotNet.IoC.MicrosoftDependencyInjection

## 6.0.0

* upgrade to Microsoft.Extensions.DependencyInjection 8.0.0

## 5.0.2

* support dotnet 7
Expand Down

0 comments on commit 57a2bac

Please sign in to comment.