--- trunk/gr2lib/gr2lib.csproj 2010/07/14 09:22:04 15 +++ trunk/gr2lib/gr2lib.csproj 2010/07/14 09:26:58 18 @@ -44,6 +44,9 @@ <Compile Include="coreapi.cs" /> </ItemGroup> <ItemGroup> + <Content Include="bin\Debug\gr2lib.dll" /> + <Content Include="bin\Debug\gr2lib.pdb" /> + <Content Include="bin\Debug\granny2.dll" /> <Content Include="granny2.dll"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> |