Skip to content

Commit a1dff77

Browse files
author
maximv
committed
Releasing DryIoc v4.3.0 again
1 parent 93402ac commit a1dff77

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

nuspecs/DryIoc.Internal.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
## v4.3.0 Small feature and bug-fix release
1919
2020
- added: #298 Add RegisterManyIgnoreNoServicesWereRegistered
21+
- added: #300 Add Rules.WithMicrosoftDependencyInjectionRules
2122
- fixed: #295 useParentReuse does not respects parent reuse
2223
2324
## v4.2.5 Bug-fix release

nuspecs/DryIoc.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
<![CDATA[
1616
## v4.3.0 Small feature and bug-fix release
1717
18-
- added: #298 Add RegisterManyIgnoreNoServicesWereRegistered
18+
- added: #298 Add RegisterManyIgnoreNoServicesWereRegistered
19+
- added: #300 Add Rules.WithMicrosoftDependencyInjectionRules
1920
- fixed: #295 useParentReuse does not respects parent reuse
2021
2122
## v4.2.5 Bug-fix release

src/DryIoc/DryIoc.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
## v4.3.0 Small feature and bug-fix release
2121
2222
- added: #298 Add RegisterManyIgnoreNoServicesWereRegistered
23+
- added: #300 Add Rules.WithMicrosoftDependencyInjectionRules
2324
- fixed: #295 useParentReuse does not respects parent reuse
2425
2526
## v4.2.5 Bug-fix release

0 commit comments

Comments
 (0)