wasSharpNET – Diff between revs 7 and 8

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 7 Rev 8
Line 31... Line 31...
31 </PropertyGroup> 31 </PropertyGroup>
32 <ItemGroup> 32 <ItemGroup>
33 <Reference Include="System" /> 33 <Reference Include="System" />
34 <Reference Include="System.Core" /> 34 <Reference Include="System.Core" />
35 <Reference Include="System.Security" /> 35 <Reference Include="System.Security" />
-   36 <Reference Include="System.ServiceModel" />
36 <Reference Include="System.Xml.Linq" /> 37 <Reference Include="System.Xml.Linq" />
37 <Reference Include="System.Data.DataSetExtensions" /> 38 <Reference Include="System.Data.DataSetExtensions" />
38 <Reference Include="Microsoft.CSharp" /> 39 <Reference Include="Microsoft.CSharp" />
39 <Reference Include="System.Data" /> 40 <Reference Include="System.Data" />
40 <Reference Include="System.Net.Http" /> 41 <Reference Include="System.Net.Http" />
Line 48... Line 49...
48 <Compile Include="Network\IPAddressExtensions.cs" /> 49 <Compile Include="Network\IPAddressExtensions.cs" />
49 <Compile Include="Network\SubnetMask.cs" /> 50 <Compile Include="Network\SubnetMask.cs" />
50 <Compile Include="Process.cs" /> 51 <Compile Include="Process.cs" />
51 <Compile Include="Reflection.cs" /> 52 <Compile Include="Reflection.cs" />
52 <Compile Include="Properties\AssemblyInfo.cs" /> 53 <Compile Include="Properties\AssemblyInfo.cs" />
-   54 <Compile Include="Syndication\ObservableSyndication.cs" />
53 </ItemGroup> 55 </ItemGroup>
54 <ItemGroup> 56 <ItemGroup>
55 <ProjectReference Include="..\wasSharp\wasSharp.csproj"> 57 <ProjectReference Include="..\wasSharp\wasSharp.csproj">
56 <Project>{a971e1c9-776c-4cd2-88ac-71197c7b955e}</Project> 58 <Project>{a971e1c9-776c-4cd2-88ac-71197c7b955e}</Project>
57 <Name>wasSharp</Name> 59 <Name>wasSharp</Name>