File tree Expand file tree Collapse file tree 3 files changed +3
-10
lines changed
Ninject.Extensions.Interception.LinFu
Ninject.Extensions.Interception.Test Expand file tree Collapse file tree 3 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 11# Ninject.Extensions.Interception
22
33[ ![ NuGet Version] ( http://img.shields.io/nuget/v/Ninject.Extensions.Interception.svg?style=flat )] ( https://www.nuget.org/packages/Ninject.Extensions.Interception/ )
4- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/78vd2lxcbcoky84s/branch/master ?svg=true )] ( https://ci.appveyor.com/project/scott-xu/ninject/branch/master )
4+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/so14qvg5mim275pf ?svg=true )] ( https://ci.appveyor.com/project/scott-xu/ninject-extensions-interception )
55[ ![ codecov] ( https://codecov.io/gh/ninject/Ninject.Extensions.Interception/branch/master/graph/badge.svg )] ( https://codecov.io/gh/ninject/Ninject.Extensions.Interception )
66
77ChannelProxies can be intercepted now:
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0; net45</TargetFrameworks >
4+ <TargetFrameworks >net45</TargetFrameworks >
55 <Version >0.0.0</Version >
66 <Authors >Ninject Contributors</Authors >
77 <Company >Ninject Project Contributors</Company >
3636 </ItemGroup >
3737
3838 <ItemGroup >
39- <PackageReference Include =" LinFu.DynamicProxy.OfficialRelease" Version =" 1.0.5" >
40- <NoWarn >NU1701</NoWarn >
41- </PackageReference >
39+ <PackageReference Include =" LinFu.DynamicProxy.OfficialRelease" Version =" 1.0.5" />
4240 <PackageReference Include =" Ninject" Version =" 3.3.0-beta1" />
4341 <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta004" >
4442 <PrivateAssets >All</PrivateAssets >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments