File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2121
2222 <!-- libtorch aux parts -->
2323 <PropertyGroup Condition =" '$(_IsAuxPackage)' == 'true'" >
24- <Authors >(see main package)</Authors >
25- <PackageTags ></PackageTags >
26- <Copyright >(see main package)</Copyright >
2724 <Owners >The .NET Foundation and Contributors</Owners >
25+ <Authors >PyTorch contributors;TorchSharp contributors</Authors >
26+ <PackageTags ></PackageTags >
27+ <Copyright >Copyright PyTorch contributors</Copyright >
28+ <Owners >.NET Foundation and Contributors</Owners >
2829 <PackageLicenseExpression >MIT</PackageLicenseExpression >
29- <PackageDescription >(see main package)</PackageDescription >
30+ <PackageProjectUrl >https://github.com/dotnet/TorchSharp</PackageProjectUrl >
31+ <PackageDescription >This package contains fragmented components for the TorchSharp LibTorch redistribution.</PackageDescription >
3032 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
3133 </PropertyGroup >
3234
You can’t perform that action at this time.
0 commit comments