66 <GenerateDocumentationFile >true</GenerateDocumentationFile >
77 <TargetFrameworks >netstandard2.0</TargetFrameworks >
88 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
9- <VersionPrefix >2 .0.0</VersionPrefix >
9+ <Version >0 .0.0</Version >
1010 </PropertyGroup >
1111
1212 <PropertyGroup >
1717
1818 <PropertyGroup >
1919 <Authors >Arjen Post</Authors >
20- <Copyright >Copyright (c) Arjen Post</Copyright >
20+ <Copyright >Copyright 2018 Arjen Post</Copyright >
2121 <Description >ASP.NET Core MVC formatter for partial response (fields) JSON output.</Description >
2222 <PackageId >PartialResponse.AspNetCore.Mvc.Formatters.Json</PackageId >
23- <PackageLicenseUrl >http ://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl >
24- <PackageProjectUrl >https://github.com/dotarj/PartialResponse</PackageProjectUrl >
23+ <PackageLicenseUrl >https ://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl >
24+ <PackageProjectUrl >https://github.com/dotarj/PartialResponse.AspNetCore.Mvc.Formatters.Json </PackageProjectUrl >
2525 <PackageTags >aspnetcore;aspnetcoremvc;json;partial;response;partialresponse;fields</PackageTags >
2626 <RepositoryType >git</RepositoryType >
27- <RepositoryUrl >https://github.com/dotarj/PartialResponse</RepositoryUrl >
27+ <RepositoryUrl >https://github.com/dotarj/PartialResponse.AspNetCore.Mvc.Formatters.Json </RepositoryUrl >
2828 </PropertyGroup >
2929
3030 <ItemGroup >
31- <ProjectReference Include =" ..\PartialResponse.Core\PartialResponse.Core.csproj" />
32- </ItemGroup >
33-
34- <ItemGroup >
31+ <PackageReference Include =" PartialResponse.Core" Version =" 0.0.0-ci.sha.929a19b.build.41" />
3532 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Core" Version =" 2.0.0" />
3633 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.1" />
3734 </ItemGroup >
4138 </ItemGroup >
4239
4340 <ItemGroup >
44- <AdditionalFiles Include =" ..\stylecop.json" >
45- <Link >stylecop.json</Link >
46- </AdditionalFiles >
41+ <AdditionalFiles Include =" ../../stylecop.json" Visible =" False" />
4742 </ItemGroup >
4843
49- </Project >
44+ </Project >
0 commit comments