From c678b2db4f4544318b50679873a7e42a5ca19c6c Mon Sep 17 00:00:00 2001 From: Jose Date: Wed, 26 Apr 2017 20:33:47 +0200 Subject: Don't set ToolsVersion in MSBuild projects --- cpp/test/IceStorm/repstress/msbuild/control/control.vcxproj | 2 +- cpp/test/IceStorm/repstress/msbuild/publisher/publisher.vcxproj | 2 +- cpp/test/IceStorm/repstress/msbuild/subscriber/subscriber.vcxproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'cpp/test/IceStorm/repstress') diff --git a/cpp/test/IceStorm/repstress/msbuild/control/control.vcxproj b/cpp/test/IceStorm/repstress/msbuild/control/control.vcxproj index feca91037a4..5eee332a454 100644 --- a/cpp/test/IceStorm/repstress/msbuild/control/control.vcxproj +++ b/cpp/test/IceStorm/repstress/msbuild/control/control.vcxproj @@ -1,5 +1,5 @@  - + diff --git a/cpp/test/IceStorm/repstress/msbuild/publisher/publisher.vcxproj b/cpp/test/IceStorm/repstress/msbuild/publisher/publisher.vcxproj index fa03cbc7d08..b5966701256 100644 --- a/cpp/test/IceStorm/repstress/msbuild/publisher/publisher.vcxproj +++ b/cpp/test/IceStorm/repstress/msbuild/publisher/publisher.vcxproj @@ -1,5 +1,5 @@  - + diff --git a/cpp/test/IceStorm/repstress/msbuild/subscriber/subscriber.vcxproj b/cpp/test/IceStorm/repstress/msbuild/subscriber/subscriber.vcxproj index 8a3f79191e9..f4db20bbd01 100644 --- a/cpp/test/IceStorm/repstress/msbuild/subscriber/subscriber.vcxproj +++ b/cpp/test/IceStorm/repstress/msbuild/subscriber/subscriber.vcxproj @@ -1,5 +1,5 @@  - + -- cgit v1.2.3