Skip to content

Commit 84b56ed

Browse files
committed
2 parents ee3282a + 58c25b8 commit 84b56ed

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

4.8.1/Test_Numerics/Test_Numerics.csproj

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,12 @@
210210
<ItemGroup>
211211
<None Include="packages.config" />
212212
</ItemGroup>
213-
<ItemGroup />
213+
<ItemGroup>
214+
<ProjectReference Include="..\Numerics\Numerics.csproj">
215+
<Project>{fcafbc53-72c3-0f70-07f2-e14a0fdaff8d}</Project>
216+
<Name>Numerics</Name>
217+
</ProjectReference>
218+
</ItemGroup>
214219
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
215220
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
216221
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">

0 commit comments

Comments
 (0)