File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 4444 <GeneratePackageOnBuild Condition =" $(MSBuildProjectName) == 'TestCommon'" >false</GeneratePackageOnBuild >
4545 <GeneratePackageOnBuild Condition =" $(MSBuildProjectName.Contains('Tests')) == 'true'" >false</GeneratePackageOnBuild >
4646 <GeneratePackageOnBuild Condition =" $(GeneratePackageOnBuild)=='' AND '$(Configuration)' == 'Release'" >true</GeneratePackageOnBuild >
47+
4748 <IncludeSymbols Condition =" $(GeneratePackageOnBuild) == 'true'" >true</IncludeSymbols >
4849 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
4950 <EmbedUntrackedSources >true</EmbedUntrackedSources >
51+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
5052 </PropertyGroup >
5153 <ItemGroup >
5254 <SourceRoot Include =" $(MSBuildThisFileDirectory)/" />
You can’t perform that action at this time.
0 commit comments