Subversion Repository Public Repository

Nextrek

Diff Revisions 45 vs 48 for /WindowsPhone/NotizieTL/NotizieTL/NotizieTL.csproj

Diff revisions: vs.
  @@ -123,6 +123,8 @@
123 123 <Content Include="images\backSmoothCanvas480x800.png" />
124 124 <Content Include="iconaLARGE.png" />
125 125 <Content Include="iconaSMALL.png" />
126 + <Content Include="tileBack.png" />
127 + <Content Include="tileBackBlack.png" />
126 128 <Resource Include="images\logoNextrek.png" />
127 129 <Resource Include="images\ic_logo_loader2.png" />
128 130 <Content Include="images\reloadBlack.png" />
  @@ -132,6 +134,12 @@
132 134 <Content Include="images\separator.png" />
133 135 <Content Include="images\star.png" />
134 136 </ItemGroup>
137 + <ItemGroup>
138 + <ProjectReference Include="..\NotizieTLScheduledTaskAgent\NotizieTLScheduledTaskAgent.csproj">
139 + <Project>{013FFC4A-F736-41D2-A8DE-0DFFA86FEC3F}</Project>
140 + <Name>NotizieTLScheduledTaskAgent</Name>
141 + </ProjectReference>
142 + </ItemGroup>
135 143 <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
136 144 <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />
137 145 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.