File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 <Product >Simplify</Product >
66 <Description >Simplify.DI Microsoft.Extensions.DependencyInjection provider</Description >
77 <Copyright >Licensed under LGPL</Copyright >
8- <Version >1.3</Version >
8+ <Version >1.3.1 </Version >
99 <PackageProjectUrl >https://github.com/SimplifyNet/Simplify/wiki/Simplify.DI</PackageProjectUrl >
1010 <PackageIconUrl >https://raw.githubusercontent.com/SimplifyNet/Images/master/Logo.png</PackageIconUrl >
1111 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1212 <PackageTags >.NET DI IOC-container-provider</PackageTags >
1313 <PackageReleaseNotes >
1414 Updates
15- * Upgrade to Simplify.DI 4.0.3
16- * Upgrade to Microsoft.Extensions.DependencyInjection 3.1.4
15+ * Upgrade to Simplify.DI 4.0.4
16+ * Upgrade to Microsoft.Extensions.DependencyInjection 3.1.5
1717 </PackageReleaseNotes >
1818 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
1919 <EmbedUntrackedSources >true</EmbedUntrackedSources >
2222 <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection.xml</DocumentationFile >
2323 </PropertyGroup >
2424 <ItemGroup >
25- <PackageReference Include =" Simplify.DI" Version =" 4.0.3 " />
26- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 3.1.4 " />
25+ <PackageReference Include =" Simplify.DI" Version =" 4.0.4 " />
26+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 3.1.5 " />
2727 </ItemGroup >
2828</Project >
You can’t perform that action at this time.
0 commit comments