File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 5252 <ItemGroup >
5353 <None Include =" packages.config" />
5454 </ItemGroup >
55+ <ItemGroup >
56+ <ProjectReference Include =" ..\CachedQuickLz\CachedQuickLz.csproj" >
57+ <Project >{ca233f8e-ca00-4a28-8559-302c53e566d4}</Project >
58+ <Name >CachedQuickLz</Name >
59+ </ProjectReference >
60+ </ItemGroup >
5561 <Import Project =" $(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition =" Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
5662 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5763 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
6369 </Target >
6470 <Import Project =" ..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.targets')" />
6571 <PropertyGroup >
66- <PostBuildEvent >copy "$(SolutionDir)packages\TPL4Unity.1.0.0\lib\net35\System.Threading.dll" "$(TargetDir)System.Threading.dll"</PostBuildEvent >
72+ <PostBuildEvent >
73+ </PostBuildEvent >
6774 </PropertyGroup >
6875</Project >
You can’t perform that action at this time.
0 commit comments