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 a5331c0 commit 1d2871aCopy full SHA for 1d2871a
src/Simplify.DI/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [4.1.7] - 2022-03--27
4
+
5
+### Dependencies
6
7
+- Internal DryIoc bump to 4.8.8 (PR#369)
8
9
## [4.1.6] - 2022-03--06
10
11
### Dependencies
src/Simplify.DI/Simplify.DI.csproj
@@ -9,7 +9,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12
- <Version>4.1.6</Version>
+ <Version>4.1.7</Version>
13
14
<Authors>Alexander Krylkov</Authors>
15
<Product>Simplify</Product>
0 commit comments