File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <Description >Backend for the OpenShock solution, that enables controlling shock collars over the internet.</Description >
99 <RepositoryUrl >https://github.com/OpenShock/API</RepositoryUrl >
1010 <PackageProjectUrl >https://openshock.org</PackageProjectUrl >
11+ <PackageId >$(Product.Replace(" ", "_"))</PackageId >
1112 <PackageReadmeFile >README.md</PackageReadmeFile >
12- <PackageLicenseFile >LICENSE</PackageLicenseFile >
13- <PackageLicenseUrl >$(RepositoryUrl)/blob/develop/LICENSE</PackageLicenseUrl >
13+ <PackageLicenseExpression >AGPL-3.0-or-later</PackageLicenseExpression >
1414 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
1515 <RepositoryType >git</RepositoryType >
1616 <PackageTags >openshock</PackageTags >
1717 </PropertyGroup >
1818
1919 <ItemGroup >
2020 <None Include =" ../README.md" Pack =" true" PackagePath =" /" />
21- <None Include =" ../LICENSE" Pack =" true" PackagePath =" /" />
2221 </ItemGroup >
2322
2423 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments