What does this mean, what issues is this causing, why does it need to be done? One or 2 sentences to know what's going on wouldn't hurt :)
Christophe On Mon, Jul 18, 2016 at 09:34:41AM +0300, Dmitry Fleytman wrote: > Signed-off-by: Dmitry Fleytman <[email protected]> > --- > vdagent/vdagent.vcxproj | 2 +- > vdservice/vdservice.vcxproj | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/vdagent/vdagent.vcxproj b/vdagent/vdagent.vcxproj > index bffc8a6..80de609 100644 > --- a/vdagent/vdagent.vcxproj > +++ b/vdagent/vdagent.vcxproj > @@ -38,7 +38,7 @@ > <ProjectGuid>{CAD5A7E6-E9F5-4071-AFDA-25F76FDA5442}</ProjectGuid> > <RootNamespace>redagent</RootNamespace> > <Keyword>Win32Proj</Keyword> > - <WindowsTargetPlatformVersion>10.0.10240.0</WindowsTargetPlatformVersion> > + <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion> > </PropertyGroup> > <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> > <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" > Label="Configuration"> > diff --git a/vdservice/vdservice.vcxproj b/vdservice/vdservice.vcxproj > index b324802..7cf2628 100644 > --- a/vdservice/vdservice.vcxproj > +++ b/vdservice/vdservice.vcxproj > @@ -22,7 +22,7 @@ > <ProjectGuid>{ADFE5E22-31D0-4343-AE9E-8102CC0051F9}</ProjectGuid> > <RootNamespace>redservice</RootNamespace> > <Keyword>Win32Proj</Keyword> > - <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> > + <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion> > </PropertyGroup> > <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> > <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" > Label="Configuration"> > -- > 1.8.3.1 > > _______________________________________________ > Spice-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/spice-devel
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/spice-devel
