SPRNET-843 - VS.NET 2008 project and solutions templates

This commit is contained in:
markpollack
2009-08-01 06:38:49 +00:00
parent cd585d9dcd
commit 7385b8fa44
7 changed files with 108 additions and 1 deletions

View File

@@ -104,6 +104,11 @@
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="bin\Debug\Common.Logging.Log4Net.dll" />
<Content Include="bin\Debug\log4net.dll" />
<Content Include="bin\Debug\nunit.framework.dll" />
</ItemGroup>
<ItemGroup>
<Folder Include="DataAccess\" />
<Folder Include="Service\" />