Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Twitter.Tests/Agendas.Twitter.Tests.csproj @ 158:734d3f0853bf
Manejando configuración de los publicadores con una sección propia en los .config
Agregando la opción de habilitar / deshabilitar un publicador
author | nelopauselli |
---|---|
date | Fri, 05 Aug 2011 16:55:18 -0300 |
parents | 90ce239cfa6d |
children | c4c60e034103 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Twitter.Tests/Agendas.Twitter.Tests.csproj Thu Aug 04 18:45:18 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Twitter.Tests/Agendas.Twitter.Tests.csproj Fri Aug 05 16:55:18 2011 -0300 @@ -63,7 +63,9 @@ <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> - <None Include="App.config" /> + <None Include="App.config"> + <SubType>Designer</SubType> + </None> <None Include="packages.config" /> </ItemGroup> <ItemGroup>