We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2215f commit a3a55dbCopy full SHA for a3a55db
src/Simplify.DI/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [4.0.17] - 2021-05-14
4
+
5
+### Dependencies
6
7
+- Internal DryIoc bump to 4.7.7 (PR#291)
8
9
## [4.0.16] - 2021-04-22
10
11
### Dependencies
src/Simplify.DI/Simplify.DI.csproj
@@ -9,7 +9,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12
- <Version>4.0.16</Version>
+ <Version>4.0.17</Version>
13
14
<Authors>Alexander Krylkov</Authors>
15
<Product>Simplify</Product>
0 commit comments