Skip to content

Commit 884440d

Browse files
committed
Releasing v5.4.0
1 parent 682391b commit 884440d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>5.3.1</Version>
4+
<Version>5.4.0</Version>
55
<PackageReleaseNotes>This package is compatible with .NET 4.0, 4.5, and 4.7 frameworks.</PackageReleaseNotes>
66
</PropertyGroup>
77

src/ContainerIntegration/ObjectBuilder/TypeInterceptionStrategy.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using Unity.Builder;
66
using Unity.Builder.Selection;
77
using Unity.Builder.Strategy;
8-
using Unity.Events;
98
using Unity.Interception.InterceptionBehaviors;
109
using Unity.Interception.Interceptors;
1110
using Unity.Interception.Interceptors.TypeInterceptors.VirtualMethodInterception;

0 commit comments

Comments
 (0)