Subversion Repository Public Repository

Nextrek

Diff Revisions 33 vs 34 for /WindowsPhone/NotizieTL/NotizieTL/NotizieTL.csproj

Diff revisions: vs.
  @@ -50,6 +50,7 @@
50 50 <ItemGroup>
51 51 <Reference Include="Microsoft.Phone" />
52 52 <Reference Include="Microsoft.Phone.Controls" />
53 + <Reference Include="Microsoft.Phone.Controls.Toolkit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b772ad94eb9ca604, processorArchitecture=MSIL" />
53 54 <Reference Include="Microsoft.Phone.Interop" />
54 55 <Reference Include="System.ServiceModel.Syndication">
55 56 <HintPath>..\..\..\..\..\..\..\Program Files (x86)\Microsoft SDKs\Silverlight\v4.0\Libraries\Client\System.ServiceModel.Syndication.dll</HintPath>
  @@ -66,6 +67,7 @@
66 67 <DependentUpon>App.xaml</DependentUpon>
67 68 </Compile>
68 69 <Compile Include="Articolo.cs" />
70 + <Compile Include="ArticoloPreferito.cs" />
69 71 <Compile Include="MainPage.xaml.cs">
70 72 <DependentUpon>MainPage.xaml</DependentUpon>
71 73 </Compile>