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 7275936 commit 7004fb0Copy full SHA for 7004fb0
src/Simplify.DI/Simplify.DI.csproj
@@ -12,7 +12,10 @@
12
<RepositoryType>GIT</RepositoryType>
13
<PackageTags>.NET DI IOC-container</PackageTags>
14
<PackageReleaseNotes>
15
- * Fluent interfaces for registration methods added
+ New Features
16
+ * Fluent interfaces for registration methods added
17
+ Updates
18
+ * Upgrade to DryIoc 4.0.7
19
</PackageReleaseNotes>
20
<OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
21
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.DI.xml</DocumentationFile>
0 commit comments