Skip to content

Commit d0c62d1

Browse files
Delete another workaround
This seems to build fine now, I'm guessing it was fixed?
1 parent a73e851 commit d0c62d1

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

eng/targets/Imports.targets

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<Project>
44
<Import Project="VisualStudio.targets" Condition="'$(UsingToolVSSDK)' == 'true'"/>
55
<Import Project="XUnit.targets" Condition="'$(IsTestProject)' == 'true'" />
6-
<Import Project="WpfTempProjectWorkarounds.targets" Condition="'$(IsWpfTempProject)' == 'true'" />
76

87
<!--
98
Work around .editorconfig evaluation bugs in command line builds.

eng/targets/WpfTempProjectWorkarounds.targets

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)