Skip to content

Instantly share code, notes, and snippets.

@ScottHutchinson
Created August 10, 2018 20:59
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 ScottHutchinson/dd97f031e7a023e77bc534857020d032 to your computer and use it in GitHub Desktop.
Save ScottHutchinson/dd97f031e7a023e77bc534857020d032 to your computer and use it in GitHub Desktop.
1>------ Rebuild All started: Project: UserInterface, Configuration: Release x86 ------
2>------ Rebuild All started: Project: DX Library, Configuration: Release Any CPU ------
3>------ Rebuild All started: Project: StronglyConnectedComponents, Configuration: Release Any CPU ------
2> C:\Program Files (x86)\Microsoft SDKs\F#\4.0\Framework\v4.0\fsc.exe -o:obj\Release\DX_Library.dll --debug:pdbonly --noframework --define:TRACE --doc:bin\Release\DX_Library.XML --optimize+ -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.4.0.0\FSharp.Core.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\mscorlib.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Core.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Numerics.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.Linq.dll" --target:library --warn:3 --warnaserror:76 --vserrors --LCID:1033 --utf8output --fullpaths --flaterrors --subsystemversion:6.00 --highentropyva+ --sqmsessionguid:b1cbf9f2-0108-4b1a-a050-b148650552b8 "C:\Users\Scott\AppData\Local\Temp\.NETFramework,Version=v4.5.2.AssemblyAttributes.fs" AssemblyInfo.fs DxLoad.fs
2> DX Library -> C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll
3> StronglyConnectedComponents -> C:\Users\Scott\Source\DART\DART Tools\StronglyConnectedComponents\bin\Release\StronglyConnectedComponents.dll
1> UserInterface -> C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll
4>------ Rebuild All started: Project: DART Tools, Configuration: Release x86 ------
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(4604,5): warning MSB3061: Unable to delete file "C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\dart.ico". The process cannot access the file 'C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\dart.ico' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(4604,5): warning MSB3061: Unable to delete file "C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\DART Tools.exe". Access to the path 'C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\DART Tools.exe' is denied.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(4604,5): warning MSB3061: Unable to delete file "C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\DX_Library.dll". Access to the path 'C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\DX_Library.dll' is denied.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(4604,5): warning MSB3061: Unable to delete file "C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\FSharp.Collections.ParallelSeq.dll". Access to the path 'C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\FSharp.Collections.ParallelSeq.dll' is denied.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(4604,5): warning MSB3061: Unable to delete file "C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Access to the path 'C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\Microsoft.Practices.Prism.Mvvm.dll' is denied.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(4604,5): warning MSB3061: Unable to delete file "C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Access to the path 'C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' is denied.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(4604,5): warning MSB3061: Unable to delete file "C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\UserInterface.dll". Access to the path 'C:\Users\Scott\Source\DART\DART Tools\DART Tools\bin\Release\UserInterface.dll' is denied.
4> C:\Program Files (x86)\Microsoft SDKs\F#\4.0\Framework\v4.0\fsc.exe -o:"obj\x86\Release\DART Tools.exe" --debug:pdbonly --noframework --define:TRACE --optimize+ --platform:x86 --resource:"obj\x86\Release\DART Tools.g.resources" -r:"C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" -r:"C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.4.0.0\FSharp.Core.dll" -r:"C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.Desktop.dll" -r:"C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" -r:"C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\mscorlib.dll" -r:"C:\Users\Scott\Source\DART\DART Tools\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\PresentationCore.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\PresentationFramework.dll" -r:"C:\Users\Scott\Source\DART\DART Tools\StronglyConnectedComponents\bin\Release\StronglyConnectedComponents.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Configuration.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Core.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Numerics.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Windows.Forms.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xaml.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.Linq.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\UIAutomationTypes.dll" -r:"C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\WindowsBase.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Collections.Concurrent.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Collections.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ComponentModel.Annotations.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ComponentModel.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ComponentModel.EventBasedAsync.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Diagnostics.Contracts.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Diagnostics.Debug.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Diagnostics.Tools.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Diagnostics.Tracing.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Dynamic.Runtime.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Globalization.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.IO.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Linq.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Linq.Expressions.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Linq.Parallel.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Linq.Queryable.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Net.NetworkInformation.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Net.Primitives.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Net.Requests.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ObjectModel.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Reflection.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Reflection.Emit.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Reflection.Emit.ILGeneration.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Reflection.Emit.Lightweight.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Reflection.Extensions.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Reflection.Primitives.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Resources.ResourceManager.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.Extensions.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.InteropServices.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.Numerics.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.Serialization.Json.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.Serialization.Primitives.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Runtime.Serialization.Xml.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Security.Principal.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ServiceModel.Duplex.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ServiceModel.Http.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ServiceModel.NetTcp.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ServiceModel.Primitives.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.ServiceModel.Security.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Text.Encoding.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Text.Encoding.Extensions.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Text.RegularExpressions.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Threading.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Threading.Tasks.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Threading.Tasks.Parallel.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Threading.Timer.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Xml.ReaderWriter.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Xml.XDocument.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Facades\System.Xml.XmlSerializer.dll" --target:winexe --warn:3 --warnaserror:76 --win32res:dart.res --vserrors --LCID:1033 --utf8output --fullpaths --flaterrors --subsystemversion:6.00 --highentropyva+ --sqmsessionguid:b1cbf9f2-0108-4b1a-a050-b148650552b8 "C:\Users\Scott\AppData\Local\Temp\.NETFramework,Version=v4.5.2.AssemblyAttributes.fs" AssemblyInfo.fs viewModel.fs Common.fs StructsPadding.fs GddFilter.fs StructsCommon.fs CppCompiler.fs CppCaller.fs ExportStructs.fs GddLoad.fs GddDelta.fs Simulator.fs Main.fs
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 2 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 3 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 4 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 5 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 6 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 7 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 8 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 9 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Beginning retry 10 in 1000ms. The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3027: Could not copy "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". Exceeded retry count of 10. Failed.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3021: Unable to copy file "C:\Users\Scott\Source\DART\DART Tools\DX Library\bin\Release\DX_Library.dll" to "bin\Release\DX_Library.dll". The process cannot access the file 'bin\Release\DX_Library.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 2 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 3 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 4 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 5 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 6 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 7 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 8 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 9 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Beginning retry 10 in 1000ms. The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3027: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". Exceeded retry count of 10. Failed.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3021: Unable to copy file "C:\Users\Scott\Source\DART\DART Tools\packages\FSharp.Collections.ParallelSeq.1.0.2\lib\net40\FSharp.Collections.ParallelSeq.dll" to "bin\Release\FSharp.Collections.ParallelSeq.dll". The process cannot access the file 'bin\Release\FSharp.Collections.ParallelSeq.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 2 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 3 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 4 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 5 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 6 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 7 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 8 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 9 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Beginning retry 10 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3027: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". Exceeded retry count of 10. Failed.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3021: Unable to copy file "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.Mvvm.dll" to "bin\Release\Microsoft.Practices.Prism.Mvvm.dll". The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.Mvvm.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 2 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 3 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 4 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 5 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 6 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 7 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 8 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 9 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Beginning retry 10 in 1000ms. The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3027: Could not copy "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". Exceeded retry count of 10. Failed.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3021: Unable to copy file "C:\Users\Scott\Source\DART\DART Tools\packages\Prism.Mvvm.1.1.1\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll" to "bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll". The process cannot access the file 'bin\Release\Microsoft.Practices.Prism.SharedInterfaces.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 2 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 3 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 4 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 5 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 6 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 7 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 8 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 9 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): warning MSB3026: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Beginning retry 10 in 1000ms. The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3027: Could not copy "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". Exceeded retry count of 10. Failed.
4>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3963,5): error MSB3021: Unable to copy file "C:\Users\Scott\Source\DART\DART Tools\gui\bin\x86\Release\UserInterface.dll" to "bin\Release\UserInterface.dll". The process cannot access the file 'bin\Release\UserInterface.dll' because it is being used by another process.
4>Done building project "DART Tools.fsproj" -- FAILED.
4>
4>Build FAILED.
========== Rebuild All: 3 succeeded, 1 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment