File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
<!-- These project references ensure that package references for WiX extensions are correctly restored. The Idle target is a no-op as the
40
40
projects are built later when computed properties are available. These properties do not exist when projects are evaluated. -->
41
41
<ProjectReference Include =" windows\msis\placeholder\placeholder.wixproj" ReferenceOutputAssembly =" false" SkipGetTargetFrameworkProperties =" true"
42
- Targets =" Idle" />
42
+ Targets =" Idle" />
43
43
<ProjectReference Include =" windows\msis\templates\templates.wixproj" ReferenceOutputAssembly =" false" SkipGetTargetFrameworkProperties =" true"
44
- Targets =" Idle" />
44
+ Targets =" Idle" />
45
45
<ProjectReference Include =" windows\msis\toolset\toolset.wixproj" ReferenceOutputAssembly =" false" SkipGetTargetFrameworkProperties =" true"
46
- Targets =" Idle" />
46
+ Targets =" Idle" />
47
47
<ProjectReference Include =" windows\bundles\sdk\bundle.wixproj" ReferenceOutputAssembly =" false" SkipGetTargetFrameworkProperties =" true"
48
- Targets =" Idle" />
48
+ Targets =" Idle" />
49
49
</ItemGroup >
50
50
51
51
<ItemGroup >
You can’t perform that action at this time.
0 commit comments