Enum MSBuildToolVersion
Represents a MSBuild tool version.
Namespace:ClickTwice.Publisher.MSBuild
Assembly:ClickTwice.Publisher.MSBuild.dll
Syntax
public enum MSBuildToolVersion
Fields
Name | Description |
---|---|
Default | The highest available MSBuild tool version. |
NET20 | MSBuild tool version: |
NET30 | MSBuild tool version: |
NET35 | MSBuild tool version: |
NET40 | MSBuild tool version: |
NET45 | MSBuild tool version: |
NET451 | MSBuild tool version: |
NET452 | MSBuild tool version: |
NET46 | MSBuild tool version: |
VS2005 | MSBuild tool version: |
VS2008 | MSBuild tool version: |
VS2010 | MSBuild tool version: |
VS2011 | MSBuild tool version: |
VS2012 | MSBuild tool version: |
VS2013 | MSBuild tool version: |
VS2015 | MSBuild tool version: |