diff options
Diffstat (limited to 'build/vc.common/core.props')
-rw-r--r-- | build/vc.common/core.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/vc.common/core.props b/build/vc.common/core.props index 0a0836ea2a..67647e9b3b 100644 --- a/build/vc.common/core.props +++ b/build/vc.common/core.props @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets">
</ImportGroup>
<ItemGroup Label="ProjectConfigurations">
|