This repository was archived by the owner on Oct 29, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
66 <Description >T4 templating engine for .NET Core.</Description >
7+ <Authors >Atif Aziz;Mikayla Hutchinson</Authors >
8+ <Owners >Atif Aziz</Owners >
9+ <PackageProjectUrl >https://github.com/atifaziz/t5</PackageProjectUrl >
10+ <RepositoryUrl >https://github.com/atifaziz/t5</RepositoryUrl >
11+ <RepositoryType >git</RepositoryType >
12+ <PackageTags >t4;templating;texttransform</PackageTags >
13+ <PackageLicenseUrl >https://opensource.org/licenses/MIT</PackageLicenseUrl >
714 </PropertyGroup >
815
916 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 77 <PackageId >T5.TextTransform.Tool</PackageId >
88 <PackageType >DotNetCliTool</PackageType >
99 <Description >T4 text transformation tool for dotnet CLI.</Description >
10+ <Authors >Atif Aziz;Mikayla Hutchinson</Authors >
11+ <Owners >Atif Aziz</Owners >
12+ <PackageProjectUrl >https://github.com/atifaziz/t5</PackageProjectUrl >
13+ <RepositoryUrl >https://github.com/atifaziz/t5</RepositoryUrl >
14+ <RepositoryType >git</RepositoryType >
15+ <PackageTags >t4;templating;texttransform</PackageTags >
16+ <PackageLicenseUrl >https://opensource.org/licenses/MIT</PackageLicenseUrl >
1017 </PropertyGroup >
1118
1219 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments