Mercurial > silverbladetech
diff MetroWpf/Stocks.Common/Stocks.Common.csproj @ 21:dfc81f8bb838
working version for sttocks except ui within metrowpf
author | adminsh@apollo |
---|---|
date | Tue, 20 Mar 2012 15:07:31 +0000 |
parents | 6109bc268b90 |
children | a8b50a087544 |
line wrap: on
line diff
--- a/MetroWpf/Stocks.Common/Stocks.Common.csproj Tue Mar 20 13:37:46 2012 +0000 +++ b/MetroWpf/Stocks.Common/Stocks.Common.csproj Tue Mar 20 15:07:31 2012 +0000 @@ -65,6 +65,11 @@ <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="WebClientShim.cs" /> </ItemGroup> + <ItemGroup> + <Content Include="companyData.json"> + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + </Content> + </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.