fix up
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Changed 2017 by Sijmen J. Mulder <s.mulder@betabit.nl>:
|
||||
- fix xcopy invocation for paths with spaces
|
||||
-->
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Changed 2017 by Sijmen J. Mulder <s.mulder@betabit.nl>:
|
||||
- fix xcopy invocation for paths with spaces
|
||||
-->
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Changed 2017 by Sijmen J. Mulder <s.mulder@betabit.nl>:
|
||||
- fix xcopy invocation for paths with spaces
|
||||
-->
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Changed 2017 by Sijmen J. Mulder <s.mulder@betabit.nl>:
|
||||
- fix xcopy invocation for paths with spaces
|
||||
-->
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
* Allow using both "--changeset" and "--up-to" options at the same time (#1057) to fetch a specific range of TFS changesets
|
||||
* Added a TraceWarning message when the authors file fails to copy to the cache location (#1071)
|
||||
* Prevent infinite loop when parent changeset cannot be found
|
||||
* Fix xcopy error on build with spaces in solution path
|
||||
* Fix xcopy error on build with spaces in solution path (#1092)
|
||||
|
||||
Reference in New Issue
Block a user