Skip to content

Commit 2c516a8

Browse files
committed
Promoting Container to v5.1.0
1 parent fed3cb9 commit 2c516a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Unity.Container.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>5.0.2</Version>
4+
<Version>5.1.0</Version>
55
<PackageReleaseNotes>This package is distributed as .NET Standard 1.0, .NET 4.0, 4.5, 4.7 package.</PackageReleaseNotes>
6-
<UnityAbstractionsVersion>2.0.3</UnityAbstractionsVersion>
6+
<UnityAbstractionsVersion>2.1.0</UnityAbstractionsVersion>
77
</PropertyGroup>
88

99
<PropertyGroup>

0 commit comments

Comments
 (0)