File tree 3 files changed +0
-6
lines changed
Mono.TextTemplating.Roslyn
3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 9
9
<Description >In-process Roslyn compiler for the Mono.TextTemplating T4 templating engine</Description >
10
10
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
11
11
<PublishRepositoryUrl >true</PublishRepositoryUrl >
12
- <IncludeSymbols >true</IncludeSymbols >
13
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
14
12
<PackageReadmeFile >readme.md</PackageReadmeFile >
15
13
</PropertyGroup >
16
14
Original file line number Diff line number Diff line change 13
13
<DefineConstants Condition =" '$(TFxId)'=='.NETFramework'" >$(DefineConstants);FEATURE_APPDOMAINS</DefineConstants >
14
14
<DefineConstants Condition =" '$(TFxId)'=='.NETCoreApp'" >$(DefineConstants);FEATURE_ASSEMBLY_LOAD_CONTEXT</DefineConstants >
15
15
<PublishRepositoryUrl >true</PublishRepositoryUrl >
16
- <IncludeSymbols >true</IncludeSymbols >
17
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
18
16
<PackageReadmeFile >readme.md</PackageReadmeFile >
19
17
</PropertyGroup >
20
18
Original file line number Diff line number Diff line change 11
11
<IsTool >True</IsTool >
12
12
<Description >Command-line T4 text transform tool.</Description >
13
13
<PublishRepositoryUrl >true</PublishRepositoryUrl >
14
- <IncludeSymbols >true</IncludeSymbols >
15
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
16
14
</PropertyGroup >
17
15
18
16
<ItemGroup >
You can’t perform that action at this time.
0 commit comments