soundbeam – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 1 Rev 2
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup> 4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProjectGuid>{A749DA1A-B3B7-4FA7-B8F7-5E56687D1ED2}</ProjectGuid> 7 <ProjectGuid>{A749DA1A-B3B7-4FA7-B8F7-5E56687D1ED2}</ProjectGuid>
8 <OutputType>WinExe</OutputType> 8 <OutputType>WinExe</OutputType>
9 <RootNamespace>SoundBeam</RootNamespace> 9 <RootNamespace>SoundBeam</RootNamespace>
10 <AssemblyName>SoundBeam</AssemblyName> 10 <AssemblyName>SoundBeam</AssemblyName>
11 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> 11 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
12 <FileAlignment>512</FileAlignment> 12 <FileAlignment>512</FileAlignment>
13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> 13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14 <Deterministic>true</Deterministic> 14 <Deterministic>true</Deterministic>
15 </PropertyGroup> 15 </PropertyGroup>
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <PlatformTarget>AnyCPU</PlatformTarget> 17 <PlatformTarget>AnyCPU</PlatformTarget>
18 <DebugSymbols>true</DebugSymbols> 18 <DebugSymbols>true</DebugSymbols>
19 <DebugType>full</DebugType> 19 <DebugType>full</DebugType>
20 <Optimize>false</Optimize> 20 <Optimize>false</Optimize>
21 <OutputPath>bin\Debug\</OutputPath> 21 <OutputPath>bin\Debug\</OutputPath>
22 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 <DefineConstants>DEBUG;TRACE</DefineConstants>
23 <ErrorReport>prompt</ErrorReport> 23 <ErrorReport>prompt</ErrorReport>
24 <WarningLevel>4</WarningLevel> 24 <WarningLevel>4</WarningLevel>
25 </PropertyGroup> 25 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27 <PlatformTarget>AnyCPU</PlatformTarget> 27 <PlatformTarget>AnyCPU</PlatformTarget>
28 <DebugType>pdbonly</DebugType> 28 <DebugType>pdbonly</DebugType>
29 <Optimize>true</Optimize> 29 <Optimize>true</Optimize>
30 <OutputPath>bin\Release\</OutputPath> 30 <OutputPath>bin\Release\</OutputPath>
31 <DefineConstants>TRACE</DefineConstants> 31 <DefineConstants>TRACE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport> 32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel> 33 <WarningLevel>4</WarningLevel>
34 </PropertyGroup> 34 </PropertyGroup>
35 <PropertyGroup> 35 <PropertyGroup>
36 <ApplicationIcon>soundbeam.ico</ApplicationIcon> 36 <ApplicationIcon>soundbeam.ico</ApplicationIcon>
37 </PropertyGroup> 37 </PropertyGroup>
38 <ItemGroup> 38 <ItemGroup>
39 <Reference Include="CSCore, Version=1.2.1.2, Culture=neutral, PublicKeyToken=5a08f2b6f4415dea, processorArchitecture=MSIL"> 39 <Reference Include="CSCore, Version=1.2.1.2, Culture=neutral, PublicKeyToken=5a08f2b6f4415dea, processorArchitecture=MSIL">
40 <HintPath>..\packages\CSCore.1.2.1.2\lib\net35-client\CSCore.dll</HintPath> 40 <HintPath>..\packages\CSCore.1.2.1.2\lib\net35-client\CSCore.dll</HintPath>
41 </Reference> 41 </Reference>
42 <Reference Include="Mono.Zeroconf, Version=4.0.0.90, Culture=neutral, PublicKeyToken=e60c4f4a95e1099e, processorArchitecture=MSIL"> -  
43 <HintPath>..\packages\Mono.Zeroconf.0.9.0.0\lib\Net20\Mono.Zeroconf.dll</HintPath> -  
44 </Reference> -  
45 <Reference Include="Mono.Zeroconf.Providers.Bonjour, Version=4.0.0.90, Culture=neutral, processorArchitecture=MSIL"> -  
46 <HintPath>..\packages\Mono.Zeroconf.0.9.0.0\lib\Net20\Mono.Zeroconf.Providers.Bonjour.dll</HintPath> -  
47 </Reference> -  
48 <Reference Include="System" /> 42 <Reference Include="System" />
49 <Reference Include="System.Core" /> 43 <Reference Include="System.Core" />
50 <Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 44 <Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
51 <HintPath>..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath> 45 <HintPath>..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
52 </Reference> 46 </Reference>
53 <Reference Include="System.Xml.Linq" /> 47 <Reference Include="System.Xml.Linq" />
54 <Reference Include="System.Data.DataSetExtensions" /> 48 <Reference Include="System.Data.DataSetExtensions" />
55 <Reference Include="Microsoft.CSharp" /> 49 <Reference Include="Microsoft.CSharp" />
56 <Reference Include="System.Data" /> 50 <Reference Include="System.Data" />
57 <Reference Include="System.Deployment" /> 51 <Reference Include="System.Deployment" />
58 <Reference Include="System.Drawing" /> 52 <Reference Include="System.Drawing" />
59 <Reference Include="System.Net.Http" /> 53 <Reference Include="System.Net.Http" />
60 <Reference Include="System.Windows.Forms" /> 54 <Reference Include="System.Windows.Forms" />
61 <Reference Include="System.Xml" /> 55 <Reference Include="System.Xml" />
62 </ItemGroup> 56 </ItemGroup>
63 <ItemGroup> 57 <ItemGroup>
-   58 <Compile Include="DiscoveredServer.cs" />
64 <Compile Include="Form1.cs"> 59 <Compile Include="Form1.cs">
65 <SubType>Form</SubType> 60 <SubType>Form</SubType>
66 </Compile> 61 </Compile>
67 <Compile Include="Form1.Designer.cs"> 62 <Compile Include="Form1.Designer.cs">
68 <DependentUpon>Form1.cs</DependentUpon> 63 <DependentUpon>Form1.cs</DependentUpon>
69 </Compile> 64 </Compile>
70 <Compile Include="Program.cs" /> 65 <Compile Include="Program.cs" />
-   66 <Compile Include="Properties\Annotations.cs" />
71 <Compile Include="Properties\AssemblyInfo.cs" /> 67 <Compile Include="Properties\AssemblyInfo.cs" />
72 <Compile Include="TCPClientConnectedEventArgs.cs" /> 68 <Compile Include="TCPClientConnectedEventArgs.cs" />
73 <Compile Include="TCPServer.cs" /> 69 <Compile Include="TCPServer.cs" />
74 <EmbeddedResource Include="Form1.resx"> 70 <EmbeddedResource Include="Form1.resx">
75 <DependentUpon>Form1.cs</DependentUpon> 71 <DependentUpon>Form1.cs</DependentUpon>
76 </EmbeddedResource> 72 </EmbeddedResource>
77 <EmbeddedResource Include="Properties\Resources.resx"> 73 <EmbeddedResource Include="Properties\Resources.resx">
78 <Generator>ResXFileCodeGenerator</Generator> 74 <Generator>ResXFileCodeGenerator</Generator>
79 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 75 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
80 <SubType>Designer</SubType> 76 <SubType>Designer</SubType>
81 </EmbeddedResource> 77 </EmbeddedResource>
82 <Compile Include="Properties\Resources.Designer.cs"> 78 <Compile Include="Properties\Resources.Designer.cs">
83 <AutoGen>True</AutoGen> 79 <AutoGen>True</AutoGen>
84 <DependentUpon>Resources.resx</DependentUpon> 80 <DependentUpon>Resources.resx</DependentUpon>
85 </Compile> 81 </Compile>
86 <None Include="packages.config" /> 82 <None Include="packages.config" />
87 <None Include="Properties\Settings.settings"> 83 <None Include="Properties\Settings.settings">
88 <Generator>SettingsSingleFileGenerator</Generator> 84 <Generator>SettingsSingleFileGenerator</Generator>
89 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 85 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
90 </None> 86 </None>
91 <Compile Include="Properties\Settings.Designer.cs"> 87 <Compile Include="Properties\Settings.Designer.cs">
92 <AutoGen>True</AutoGen> 88 <AutoGen>True</AutoGen>
93 <DependentUpon>Settings.settings</DependentUpon> 89 <DependentUpon>Settings.settings</DependentUpon>
94 <DesignTimeSharedInput>True</DesignTimeSharedInput> 90 <DesignTimeSharedInput>True</DesignTimeSharedInput>
95 </Compile> 91 </Compile>
96 </ItemGroup> 92 </ItemGroup>
97 <ItemGroup> 93 <ItemGroup>
98 <None Include="App.config" /> 94 <None Include="App.config" />
99 </ItemGroup> 95 </ItemGroup>
100 <ItemGroup> 96 <ItemGroup>
101 <Content Include="soundbeam.ico" /> 97 <Content Include="soundbeam.ico" />
102 </ItemGroup> 98 </ItemGroup>
-   99 <ItemGroup>
-   100 <ProjectReference Include="..\Mono.Zeroconf\src\Mono.Zeroconf.Providers.Bonjour\Mono.Zeroconf.Providers.Bonjour.csproj">
-   101 <Project>{623325e2-5821-4701-a40c-3759097008dd}</Project>
-   102 <Name>Mono.Zeroconf.Providers.Bonjour</Name>
-   103 </ProjectReference>
-   104 <ProjectReference Include="..\Mono.Zeroconf\src\Mono.Zeroconf\Mono.Zeroconf.csproj">
-   105 <Project>{5cf88e3a-13dd-4114-bad9-da826946516f}</Project>
-   106 <Name>Mono.Zeroconf</Name>
-   107 </ProjectReference>
-   108 </ItemGroup>
103 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 109 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104 </Project> 110 </Project>
105   111  
106
Generated by GNU Enscript 1.6.5.90.
112
Generated by GNU Enscript 1.6.5.90.
107   113  
108   114  
109   115