Mono.Zeroconf – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Show entire fileRegard whitespace
Rev 1 Rev 2
Line 1... Line 1...
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
3 <PropertyGroup> 3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>8.0.50727</ProductVersion> 6 <ProductVersion>8.0.50727</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion> 7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{EF6ED6D1-D201-42ED-B680-5A77641BEB77}</ProjectGuid> 8 <ProjectGuid>{EF6ED6D1-D201-42ED-B680-5A77641BEB77}</ProjectGuid>
9 <OutputType>Library</OutputType> 9 <OutputType>Library</OutputType>
10 <AssemblyName>Mono.Zeroconf.Providers.AvahiDBus</AssemblyName> 10 <AssemblyName>Mono.Zeroconf.Providers.AvahiDBus</AssemblyName>
11 <UseParentDirectoryAsNamespace>true</UseParentDirectoryAsNamespace> 11 <UseParentDirectoryAsNamespace>true</UseParentDirectoryAsNamespace>
-   12 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
-   13 <FileUpgradeFlags>
-   14 </FileUpgradeFlags>
-   15 <UpgradeBackupLocation>
-   16 </UpgradeBackupLocation>
-   17 <OldToolsVersion>2.0</OldToolsVersion>
12 </PropertyGroup> 18 </PropertyGroup>
13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
14 <DebugSymbols>true</DebugSymbols> 20 <DebugSymbols>true</DebugSymbols>
15 <DebugType>full</DebugType> 21 <DebugType>full</DebugType>
16 <Optimize>false</Optimize> 22 <Optimize>false</Optimize>