Parent Directory
|
Revision Log
|
Patch
--- trunk/TSAdminTool/Admin.csproj 2012/07/14 03:14:54 98 +++ trunk/TSAdminTool/Admin.csproj 2012/07/14 04:50:27 99 @@ -261,8 +261,15 @@ <DependentUpon>Resources.resx</DependentUpon> <DesignTime>True</DesignTime> </Compile> + <None Include="..\AnywhereTS.DBSupport\bin\Release\AnywhereTS.DBSupport.dll.config"> + <Link>AnywhereTS.DBSupport.dll.config</Link> + <CopyToOutputDirectory>Always</CopyToOutputDirectory> + </None> + <None Include="..\AnywhereTS.Logging\bin\Release\AnywhereTS.Logging.dll.config"> + <Link>AnywhereTS.Logging.dll.config</Link> + <CopyToOutputDirectory>Always</CopyToOutputDirectory> + </None> <None Include="Admin_TemporaryKey.pfx" /> - <None Include="app.config" /> <None Include="atsDataSet.xsc"> <DependentUpon>atsDataSet.xsd</DependentUpon> </None>
ViewVC Help | |
Powered by ViewVC 1.1.22 |