Skip to content

Commit 908839a

Browse files
committed
Version/Release notes set
1 parent 6c8e066 commit 908839a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/Simplify.DI/Simplify.DI.csproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,15 @@
55
<Product>Simplify</Product>
66
<Description>Simplify DI common interface for IOC containers</Description>
77
<Copyright>Licensed under LGPL</Copyright>
8-
<Version>4.0.1</Version>
8+
<Version>4.0.2</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
<RepositoryUrl>https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.DI</RepositoryUrl>
1212
<RepositoryType>GIT</RepositoryType>
1313
<PackageTags>.NET DI IOC-container</PackageTags>
1414
<PackageReleaseNotes>
15-
New
16-
* Explicit .NET Standard 2.0 support
17-
* Explicit .NET Core 3.1 support
1815
Updates
19-
* Upgrade internal DryIoc to v4.1.0
16+
* Upgrade internal DryIoc to v4.1.3
2017
</PackageReleaseNotes>
2118
<OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
2219
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.DI.xml</DocumentationFile>

0 commit comments

Comments
 (0)