Skip to content

Commit

Permalink
compile instead of reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Forgind committed May 11, 2020
1 parent a7e23d2 commit a2d5a2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
<Compile Include="..\Shared\UnitTests\TestData\GlobbingTestData.cs">
<Link>TestData\GlobbingTestData.cs</Link>
</Compile>
<Compile Include="..\UnitTests.Shared\RunnerUtilities.cs" />

<None Include="..\Shared\UnitTests\App.config">
<Link>App.config</Link>
Expand All @@ -110,7 +111,6 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Build.UnitTests\Microsoft.Build.Engine.UnitTests.csproj" />
<ProjectReference Include="..\Build\Microsoft.Build.csproj" />
<ProjectReference Include="..\Framework\Microsoft.Build.Framework.csproj" />
<ProjectReference Include="..\Utilities\Microsoft.Build.Utilities.csproj" />
Expand Down

0 comments on commit a2d5a2f

Please sign in to comment.