@@ -2,9 +2,6 @@ | |||||
<PropertyGroup> | <PropertyGroup> | ||||
<TargetFramework>netstandard2.0</TargetFramework> | <TargetFramework>netstandard2.0</TargetFramework> | ||||
<AssemblyVersion>0.0.0.0</AssemblyVersion> | |||||
<FileVersion>0.0.0.0</FileVersion> | |||||
<Version>0.0.0.0</Version> | |||||
<Product /> | <Product /> | ||||
<Company /> | <Company /> | ||||
<Authors /> | <Authors /> | ||||
@@ -2,13 +2,10 @@ | |||||
<PropertyGroup> | <PropertyGroup> | ||||
<TargetFrameworks>netstandard1.3;netstandard2.0;net452;net461;uap10.0</TargetFrameworks> | <TargetFrameworks>netstandard1.3;netstandard2.0;net452;net461;uap10.0</TargetFrameworks> | ||||
<AssemblyVersion>0.0.0.0</AssemblyVersion> | |||||
<FileVersion>0.0.0.0</FileVersion> | |||||
<Product /> | <Product /> | ||||
<Company /> | <Company /> | ||||
<Authors /> | <Authors /> | ||||
<PackageId /> | <PackageId /> | ||||
<Version>0.0.0.0</Version> | |||||
</PropertyGroup> | </PropertyGroup> | ||||
<PropertyGroup Condition="'$(TargetFramework)' == 'uap10.0'"> | <PropertyGroup Condition="'$(TargetFramework)' == 'uap10.0'"> | ||||
@@ -2,13 +2,10 @@ | |||||
<PropertyGroup> | <PropertyGroup> | ||||
<TargetFrameworks>netstandard1.3;netstandard2.0;net452;net461;uap10.0</TargetFrameworks> | <TargetFrameworks>netstandard1.3;netstandard2.0;net452;net461;uap10.0</TargetFrameworks> | ||||
<AssemblyVersion>0.0.0.0</AssemblyVersion> | |||||
<FileVersion>0.0.0.0</FileVersion> | |||||
<Product /> | <Product /> | ||||
<Company /> | <Company /> | ||||
<Authors /> | <Authors /> | ||||
<PackageId /> | <PackageId /> | ||||
<Version>0.0.0.0</Version> | |||||
</PropertyGroup> | </PropertyGroup> | ||||
<PropertyGroup Condition="'$(TargetFramework)' == 'uap10.0'"> | <PropertyGroup Condition="'$(TargetFramework)' == 'uap10.0'"> | ||||
@@ -6,9 +6,6 @@ | |||||
<AssemblyName>MQTTnet</AssemblyName> | <AssemblyName>MQTTnet</AssemblyName> | ||||
<RootNamespace>MQTTnet</RootNamespace> | <RootNamespace>MQTTnet</RootNamespace> | ||||
<GeneratePackageOnBuild>False</GeneratePackageOnBuild> | <GeneratePackageOnBuild>False</GeneratePackageOnBuild> | ||||
<AssemblyVersion>0.0.0.0</AssemblyVersion> | |||||
<FileVersion>0.0.0.0</FileVersion> | |||||
<Version>0.0.0.0</Version> | |||||
<Company /> | <Company /> | ||||
<Product /> | <Product /> | ||||
<Description /> | <Description /> | ||||