File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
src/Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection Expand file tree Collapse file tree 1 file changed +5
-4
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.2 </Version >
8+ <Version >1.3 </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
15+ * Upgrade to Simplify.DI 4.0.3
16+ * Upgrade to Microsoft.Extensions.DependencyInjection 3.1.4
1617 </PackageReleaseNotes >
1718 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
1819 <EmbedUntrackedSources >true</EmbedUntrackedSources >
2122 <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.DI.Provider.Microsoft.Extensions.DependencyInjection.xml</DocumentationFile >
2223 </PropertyGroup >
2324 <ItemGroup >
24- <PackageReference Include =" Simplify.DI" Version =" 4.0.0 " />
25- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 2.2.0 " />
25+ <PackageReference Include =" Simplify.DI" Version =" 4.0.3 " />
26+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 3.1.4 " />
2627 </ItemGroup >
2728</Project >
You can’t perform that action at this time.
0 commit comments