Remove CscToolPath

This commit is contained in:
Ashley Hauck 2017-08-23 08:34:33 -07:00
parent 04c8a68539
commit 97b027b232
5 changed files with 0 additions and 45 deletions

View file

@ -29,9 +29,6 @@
<Error Condition=" '$(MSBuildExtensionsPath)' == '' "
Text="Expected MSBuildExtensionsPath to be set, but it is not." />
<Error Condition=" '$(CscToolExe)' == '' "
Text="Expected CscToolExe to be set, but it is not." />
<Error Condition=" '$(MSBuildSDKsPath)' == '' "
Text="Expected MSBuildSDKsPath to be set, but it is not." />