File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 <AssemblyVersion >$(Version).0</AssemblyVersion >
88 <PackageId >Unity.Microsoft.DependencyInjection</PackageId >
99 <Description >Unity for Microsoft Dependency Injection framework.</Description >
10- <Copyright >Copyright © Microsoft.Practices. Unity 2017</Copyright >
10+ <Copyright >Copyright © Unity Open Source Project 2017</Copyright >
1111 <PackageProjectUrl >https://github.com/unitycontainer</PackageProjectUrl >
1212 <RepositoryUrl >https://github.com/unitycontainer/microsoft-dependency-injection</RepositoryUrl >
1313 <PackageLicenseUrl >https://github.com/unitycontainer/microsoft-dependency-injection/blob/master/LICENSE</PackageLicenseUrl >
1414 <PackageIconUrl >https://avatars1.githubusercontent.com/u/12849707</PackageIconUrl >
1515 <PackageTags >Unity Container unitycontainer Microsoft.Practices.Unity IoC</PackageTags >
1616 <RepositoryType >git</RepositoryType >
17- <Authors >Microsoft.Practices. Unity</Authors >
18- <Company >Microsoft.Practices. Unity</Company >
17+ <Authors >Unity Open Source Project </Authors >
18+ <Company >Unity Open Source Project </Company >
1919 <RootNamespace >Unity.Microsoft.DependencyInjection</RootNamespace >
2020 <UnityAbstractions >..\..\Abstractions\src\Unity.Abstractions.csproj</UnityAbstractions >
2121 <UnityContainer >..\..\Container\src\Unity.Container.csproj</UnityContainer >
4848 </ItemGroup >
4949
5050 <ItemGroup Condition =" '$(TargetFramework)' != '' AND '$(TargetFramework)' == 'netstandard2.0' " >
51- <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.0.* " />
51+ <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.0.2 " />
5252 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 2.0.*" />
5353 </ItemGroup >
5454
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.6.0 " />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.7.0-preview-20180307-01 " />
1111 <PackageReference Include =" xunit" Version =" 2.3.1" />
1212 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.3.1" />
1313 </ItemGroup >
You can’t perform that action at this time.
0 commit comments