File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 7
7
<RuntimeFrameworkVersion >1.1.1</RuntimeFrameworkVersion >
8
8
<PackageTargetFallback >$(PackageTargetFallback);dnxcore50;portable-net45+win8</PackageTargetFallback >
9
9
</PropertyGroup >
10
+ <PropertyGroup >
11
+ <PackageTags >jsonapi;dotnet core;emberjs;ember</PackageTags >
12
+ <PackageProjectUrl >https://github.com/Research-Institute/json-api-dotnet-core</PackageProjectUrl >
13
+ <PackageLicenseUrl >https://raw.githubusercontent.com/Research-Institute/json-api-dotnet-core/master/LICENSE</PackageLicenseUrl >
14
+ <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
15
+ <RepositoryType >git</RepositoryType >
16
+ <RepositoryUrl >https://github.com/Research-Institute/json-api-dotnet-core</RepositoryUrl >
17
+ </PropertyGroup >
10
18
<ItemGroup >
11
19
<PackageReference Include =" Microsoft.AspNetCore.Routing" Version =" 1.1.1" />
12
20
<PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.2" />
You can’t perform that action at this time.
0 commit comments