Skip to content

Commit

Permalink
update test baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Mar 12, 2019
1 parent 0d82ebf commit df3344f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Kind": "error",
"Data": {
"Code": 101,
"Message": "MSBuild failed with exitCode 1 Working Directory: '<absolute path removed>/FsAutoComplete.IntegrationTests/OldSdk/sample3/l1' Exe Path: 'msbuild' Args: '<absolute path removed>/FsAutoComplete.IntegrationTests/OldSdk/sample3/l1/Test1.fsproj /p:CopyBuildOutputToOutputDirectory=false /p:UseCommonOutputDirectory=true /p:BuildingInsideVisualStudio=true /p:ShouldUnsetParentConfigurationAndPlatform=true /t:Build /p:_Inspect_CoreCompilePropsOldSdk_OutFile=<absolute path removed>/FsAutoComplete.IntegrationTests/OldSdk/sample3/l1/obj/Test1.fsproj.proj-info.targets'.\nwriting helper target file in '<absolute path removed>/FsAutoComplete.IntegrationTests/OldSdk/sample3/l1/Test1.fsproj(7,21): error MSB4025: The project file could not be loaded. '>' is an unexpected token. The expected token is '='. Line 7, position 21.\n\n",
"Message": "Project file '<absolute path removed>/FsAutoComplete.IntegrationTests/OldSdk/sample3/l1/Test1.fsproj' parsing failed",
"AdditionalData": {
"Project": "<absolute path removed>/FsAutoComplete.IntegrationTests/OldSdk/sample3/l1/Test1.fsproj"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
"<absolute path removed>/mscorlib.dll"
],
"Logs": {
"<absolute path removed>/FsAutoComplete.IntegrationTests/UncompiledReferencedProjects/MultiProject1.fsproj": "",
"<absolute path removed>/FsAutoComplete.IntegrationTests/UncompiledReferencedProjects/Project1A.fsproj": "",
"<absolute path removed>/FsAutoComplete.IntegrationTests/UncompiledReferencedProjects/Project1B.fsproj": ""
"<absolute path removed>/FsAutoComplete.IntegrationTests/UncompiledReferencedProjects/MultiProject1.fsproj": ""
},
"OutputType": "exe",
"Info": {
Expand Down

0 comments on commit df3344f

Please sign in to comment.