Skip to content

Commit 803232d

Browse files
authored
Merge pull request #125 from teamneusta/pr/FixVS2015Update3Build
Fix build on VS2015 Update 3
2 parents 00c3c91 + 3432c04 commit 803232d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" xmlns:Conversion="urn:Conversion" ToolsVersion="12.0">
3+
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
34
<PropertyGroup>
45
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
56
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>

0 commit comments

Comments
 (0)