File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 54
54
<_CurrentRuntimeTargetFramework Condition =" '$(_CurrentRuntimeTargetFramework)' == ''" >$(SDKCustomXUnitRuntimeTargetFramework)</_CurrentRuntimeTargetFramework >
55
55
<_CurrentAdditionalProperties >%(SDKCustomXUnitProject.AdditionalProperties)</_CurrentAdditionalProperties >
56
56
</PropertyGroup >
57
- <MSBuild Projects =" $(_CurrentSDKCustomXUnitProject)" Targets =" PublishWithOutput" Properties =" CustomAfterMicrosoftCommonTargets=$(_SDKCustomXUnitPublishTargetsPath);TargetFramework=$(_CurrentPublishTargetFramework);$( BuildTestPackages) =false;$(_CurrentAdditionalProperties)" >
57
+ <MSBuild Projects =" $(_CurrentSDKCustomXUnitProject)" Targets =" PublishWithOutput" Properties =" CustomAfterMicrosoftCommonTargets=$(_SDKCustomXUnitPublishTargetsPath);TargetFramework=$(_CurrentPublishTargetFramework);BuildTestPackages=false;$(_CurrentAdditionalProperties)" >
58
58
<Output TaskParameter =" TargetOutputs" PropertyName =" _PublishOutputDir" />
59
59
</MSBuild >
60
60
<MSBuild Projects =" $(_CurrentSDKCustomXUnitProject)" Targets =" GetTargetPath" Properties =" CustomAfterMicrosoftCommonTargets=$(_SDKCustomXUnitPublishTargetsPath);TargetFramework=$(_CurrentPublishTargetFramework);$(_CurrentAdditionalProperties)" >
You can’t perform that action at this time.
0 commit comments