File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6+ <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
7+ <Authors >KJDS Srinivasa Rao</Authors >
8+ <Company >KJDS Srinivasa Rao</Company >
9+ <Product >KJDS.CodeExecutor</Product >
10+ <Description >Dynamic Code Executors</Description >
11+ <PackageLicenseUrl >https://github.com/JDSRAO/CodeExecutor/blob/master/LICENSE</PackageLicenseUrl >
12+ <PackageProjectUrl >https://github.com/JDSRAO/CodeExecutor</PackageProjectUrl >
13+ <RepositoryUrl >https://github.com/JDSRAO/CodeExecutor</RepositoryUrl >
14+ <RepositoryType >github</RepositoryType >
15+ <PackageTags >code-executor</PackageTags >
516 </PropertyGroup >
617
718 <ItemGroup >
You can’t perform that action at this time.
0 commit comments