File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 4949 <PackageReference Include =" Unity.Container" Version =" $(UnityContainerVersion)" />
5050 </ItemGroup >
5151
52-
53- <ItemGroup Condition =" '$(TargetFramework)' != '' AND '$(TargetFramework)' == 'netcoreapp1.1' " >
54- <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 1.1.3" />
55- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 1.1.1" />
56- </ItemGroup >
57-
58- <ItemGroup Condition =" '$(TargetFramework)' != '' AND '$(TargetFramework)' == 'netstandard2.0' " >
52+ <ItemGroup >
5953 <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2.0" />
6054 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 2.2.0" />
6155 </ItemGroup >
You can’t perform that action at this time.
0 commit comments