Skip to content

Instantly share code, notes, and snippets.

@jthelin
Created December 9, 2015 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jthelin/435213878c0b8c1b9451 to your computer and use it in GitHub Desktop.
Save jthelin/435213878c0b8c1b9451 to your computer and use it in GitHub Desktop.
Errors from building OLW using dev12 tools without 4.5.2 targeting pack installed.
In order to run this tool you need either Visual Studio 2015 or
Microsoft Build Tools 2015 tools installed.
Visit this page to download either:
http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs
Attempting to fall back to MSBuild 12 for building only
MSBuild auto-detection: using msbuild version '12.0' from 'C:\Program Files (x86)\MSBuild\12.0\bin'.
All packages listed in packages.config are already installed.
%OLW_CONFIG% not set, will default to 'Debug'
OpenLiveWriter.HtmlParser -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.HtmlParser.dll
MarketXmlGenerator -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\MarketXmlGenerator.exe
OpenLiveWriter.Interop -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Interop.dll
OpenLiveWriter.Interop.Mshtml -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Interop.Mshtml.dll
BlogRunnerReporter -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunnerReporter.exe
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [E:\Depot\GitHub\OpenLiveWriter\src\unmanaged\OpenLiveWriter.Ribbon\OpenLiveWriter.Ribbon.vcxproj]
OpenLiveWriter.Localization -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Localization.dll
OpenLiveWriter.BrowserControl -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.BrowserControl.dll
OpenLiveWriter.CoreServices -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.CoreServices.dll
OpenLiveWriter.Mshtml -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Mshtml.dll
OpenLiveWriter.Controls -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Controls.dll
OpenLiveWriter.Api -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Api.dll
OpenLiveWriter.ApplicationFramework -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.ApplicationFramework.dll
OpenLiveWriter.HtmlEditor -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.HtmlEditor.dll
LocUtil -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\locutil.exe
OpenLiveWriter.Extensibility -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Extensibility.dll
OpenLiveWriter.InternalWriterPlugin -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.InternalWriterPlugin.dll
OpenLiveWriter.FileDestinations -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.FileDestinations.dll
OpenLiveWriter.BlogClient -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.BlogClient.dll
OpenLiveWriter.PostEditor -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.PostEditor.dll
OpenLiveWriter.UnitTest -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.UnitTest.dll
BlogRunner.Core -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunner.Core.dll
BlogRunner -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunner.exe
BlogRunnerGui -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunnerGui.exe
In order to run this tool you need either Visual Studio 2015 or
Microsoft Build Tools 2015 tools installed.
Visit this page to download either:
http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs
Attempting to fall back to MSBuild 12 for building only
MSBuild auto-detection: using msbuild version '12.0' from 'C:\Program Files (x86)\MSBuild\12.0\bin'.
All packages listed in packages.config are already installed.
%OLW_CONFIG% not set, will default to 'Debug'
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.CoreServices\OpenLiveWriter.CoreServices.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\MarketXmlGenerator\MarketXmlGenerator.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\BlogRunner\BlogRunner.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.BrowserControl\OpenLiveWriter.BrowserControl.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.HtmlParser\OpenLiveWriter.HtmlParser.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\BlogRunnerReporter\BlogRunnerReporter.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.Interop.Mshtml\OpenLiveWriter.Interop.Mshtml.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.Api\OpenLiveWriter.Api.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\LocUtil\LocUtil.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\BlogRunnerGui\BlogRunnerGui.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.Controls\OpenLiveWriter.Controls.csproj]
OpenLiveWriter.HtmlParser -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.HtmlParser.dll
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\BlogRunner.Core\BlogRunner.Core.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.ApplicationFramework\OpenLiveWriter.ApplicationFramework.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.Localization\OpenLiveWriter.Localization.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.Interop\OpenLiveWriter.Interop.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.Extensibility\OpenLiveWriter.Extensibility.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.BlogClient\OpenLiveWriter.BlogClient.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.Mshtml\OpenLiveWriter.Mshtml.csproj]
MarketXmlGenerator -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\MarketXmlGenerator.exe
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.FileDestinations\OpenLiveWriter.FileDestinations.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.PostEditor\OpenLiveWriter.PostEditor.csproj]
BlogRunnerReporter -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunnerReporter.exe
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.UnitTest\OpenLiveWriter.UnitTest.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.HtmlEditor\OpenLiveWriter.HtmlEditor.csproj]
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(991,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [E:\Depot\GitHub\OpenLiveWriter\src\managed\OpenLiveWriter.InternalWriterPlugin\OpenLiveWriter.InternalWriterPlugin.csproj]
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [E:\Depot\GitHub\OpenLiveWriter\src\unmanaged\OpenLiveWriter.Ribbon\OpenLiveWriter.Ribbon.vcxproj]
OpenLiveWriter.Interop -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Interop.dll
OpenLiveWriter.Localization -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Localization.dll
OpenLiveWriter.Interop.Mshtml -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Interop.Mshtml.dll
OpenLiveWriter.BrowserControl -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.BrowserControl.dll
OpenLiveWriter.CoreServices -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.CoreServices.dll
OpenLiveWriter.Mshtml -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Mshtml.dll
OpenLiveWriter.Controls -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Controls.dll
OpenLiveWriter.Api -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Api.dll
OpenLiveWriter.ApplicationFramework -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.ApplicationFramework.dll
LocUtil -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\locutil.exe
OpenLiveWriter.HtmlEditor -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.HtmlEditor.dll
OpenLiveWriter.Extensibility -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.Extensibility.dll
OpenLiveWriter.InternalWriterPlugin -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.InternalWriterPlugin.dll
OpenLiveWriter.FileDestinations -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.FileDestinations.dll
OpenLiveWriter.BlogClient -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.BlogClient.dll
OpenLiveWriter.PostEditor -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.PostEditor.dll
OpenLiveWriter.UnitTest -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\OpenLiveWriter.UnitTest.dll
BlogRunner.Core -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunner.Core.dll
BlogRunner -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunner.exe
BlogRunnerGui -> E:\Depot\GitHub\OpenLiveWriter\src\managed\bin\Debug\i386\Writer\BlogRunnerGui.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment