diff --git a/GitTfs.Vs2010/GitTfs.Vs2010.csproj b/GitTfs.Vs2010/GitTfs.Vs2010.csproj index c1698c7f..3ebd0a6b 100644 --- a/GitTfs.Vs2010/GitTfs.Vs2010.csproj +++ b/GitTfs.Vs2010/GitTfs.Vs2010.csproj @@ -1,8 +1,4 @@  - Debug diff --git a/GitTfs.Vs2012/GitTfs.Vs2012.csproj b/GitTfs.Vs2012/GitTfs.Vs2012.csproj index 7f378695..c195d72f 100644 --- a/GitTfs.Vs2012/GitTfs.Vs2012.csproj +++ b/GitTfs.Vs2012/GitTfs.Vs2012.csproj @@ -1,8 +1,4 @@  - Debug diff --git a/GitTfs.Vs2013/GitTfs.Vs2013.csproj b/GitTfs.Vs2013/GitTfs.Vs2013.csproj index 72582051..99291f42 100644 --- a/GitTfs.Vs2013/GitTfs.Vs2013.csproj +++ b/GitTfs.Vs2013/GitTfs.Vs2013.csproj @@ -1,8 +1,4 @@  - Debug diff --git a/GitTfs.Vs2015/GitTfs.Vs2015.csproj b/GitTfs.Vs2015/GitTfs.Vs2015.csproj index a904a805..d71e4630 100644 --- a/GitTfs.Vs2015/GitTfs.Vs2015.csproj +++ b/GitTfs.Vs2015/GitTfs.Vs2015.csproj @@ -1,8 +1,4 @@  - Debug diff --git a/doc/release-notes/NEXT.md b/doc/release-notes/NEXT.md index 7857fa5f..0ff9bd24 100644 --- a/doc/release-notes/NEXT.md +++ b/doc/release-notes/NEXT.md @@ -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)