--- trunk/gr2lib_UnitTest/gr2lib_UnitTest.csproj 2010/07/14 06:31:12 9 +++ trunk/gr2lib_UnitTest/gr2lib_UnitTest.csproj 2010/07/14 09:26:58 18 @@ -45,6 +45,17 @@ <Name>gr2lib</Name> </ProjectReference> </ItemGroup> + <ItemGroup> + <Content Include="bin\Debug\gr2lib.dll" /> + <Content Include="bin\Debug\gr2lib.pdb" /> + <Content Include="bin\Debug\gr2lib_UnitTest.exe" /> + <Content Include="bin\Debug\gr2lib_UnitTest.pdb" /> + <Content Include="bin\Debug\gr2lib_UnitTest.vshost.exe" /> + <Content Include="bin\Debug\granny2.dll" /> + </ItemGroup> + <ItemGroup> + <None Include="bin\Debug\gr2lib_UnitTest.vshost.exe.manifest" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. |