Skip to content

Instantly share code, notes, and snippets.

@gitexperience
Created June 9, 2017 17:05
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 gitexperience/b175ba4584858882cf931dc6355428d7 to your computer and use it in GitHub Desktop.
Save gitexperience/b175ba4584858882cf931dc6355428d7 to your computer and use it in GitHub Desktop.
Build FAILED.
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln" (default target) (1) ->
(ValidateProjects target) ->
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln.metaproj : warning MSB4121: The project configuration for project "MonoDevelop.Projects.Formats.MSBuild.v12.0" was not specified in the solution file for the solution configuration "DebugWin32|Any CPU". [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln.metaproj : warning MSB4121: The project configuration for project "MonoDevelop.Projects.Formats.MSBuild.v14.0" was not specified in the solution file for the solution configuration "DebugWin32|Any CPU". [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln.metaproj : warning MSB4121: The project configuration for project "PerformanceDiagnosticsAddIn" was not specified in the solution file for the solution configuration "DebugWin32|Any CPU". [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln.metaproj : warning MSB4121: The project configuration for project "UIThreadMonitorDaemon" was not specified in the solution file for the solution configuration "DebugWin32|Any CPU". [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.Projects.Formats.MSBuild.csproj(55,3): warning MSB4011: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.CSharp.targets" cannot be imported again. It was already imported at "C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.Projects.Formats.MSBuild.csproj (51,3)". This is most likely a build authoring error. This subsequent import will be ignored.
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.Projects.Formats.MSBuild.v4.0.csproj(64,3): warning MSB4011: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.CSharp.targets" cannot be imported again. It was already imported at "C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.Projects.Formats.MSBuild.v4.0.csproj (54,3)". This is most likely a build authoring error. This subsequent import will be ignored.
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.Projects.Formats.MSBuild.csproj(55,3): warning MSB4011: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.CSharp.targets" cannot be imported again. It was already imported at "C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.Projects.Formats.MSBuild.csproj (51,3)". This is most likely a build authoring error. This subsequent import will be ignored.
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln" (default target) (1) ->
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj" (default target) (2) ->
(CoreCompile target) ->
MonoDevelop.Core.Assemblies\MonoTargetRuntime.cs(130,26): warning CS0672: Member 'MonoTargetRuntime.GetAssemblyDebugInfoFile(string)' overrides obsolete member 'TargetRuntime.GetAssemblyDebugInfoFile(string)'. Add the Obsolete attribute to 'MonoTargetRuntime.GetAssemblyDebugInfoFile(string)'. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Core.Assemblies\MsNetTargetRuntime.cs(92,26): warning CS0672: Member 'MsNetTargetRuntime.GetAssemblyDebugInfoFile(string)' overrides obsolete member 'TargetRuntime.GetAssemblyDebugInfoFile(string)'. Add the Obsolete attribute to 'MsNetTargetRuntime.GetAssemblyDebugInfoFile(string)'. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.Policies\PolicyBag.cs(69,8): warning CS0108: 'PolicyBag.DirectHas(Type, string)' hides inherited member 'PolicyContainer.DirectHas(Type, string)'. Use the new keyword if hiding was intended. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln" (default target) (1) ->
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\addins\MonoDevelop.UnitTesting.NUnit\NUnit3Runner\NUnit3Runner.csproj" (default target) (86) ->
(ResolveAssemblyReferences target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1964,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "nunit-agent-x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\addins\MonoDevelop.UnitTesting.NUnit\NUnit3Runner\NUnit3Runner.csproj]
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln" (default target) (1) ->
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj" (default target) (51:3) ->
(CoreCompile target) ->
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Synced\AddNewFormatItemCodeRefactoringProvider.cs(15,11): warning CS1570: XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'some'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Synced\AddNewFormatItemCodeRefactoringProvider.cs(16,1): warning CS1570: XML comment has badly formed XML -- 'Expected an end tag for element 'some'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Synced\AddNewFormatItemCodeRefactoringProvider.cs(16,1): warning CS1570: XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Uncategorized\GenerateGetterAction.cs(83,10): warning CS1030: #warning: '"Check for get => ExpressionBody!"' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\ConstraintViolations\InconsistentNaming\NamingRule.cs(35,22): warning CS1570: XML comment has badly formed XML -- 'The character(s) '' cannot be used at this location.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\Opportunities\ConvertConditionalTernaryToNullCoalescingAnalyzer.cs(13,11): warning CS1570: XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'expr'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\Opportunities\ConvertConditionalTernaryToNullCoalescingAnalyzer.cs(14,1): warning CS1570: XML comment has badly formed XML -- 'Expected an end tag for element 'expr'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\Opportunities\ConvertConditionalTernaryToNullCoalescingAnalyzer.cs(14,1): warning CS1570: XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\VB\CodeRefactorings\ConvertDecToHexCodeRefactoringProvider.cs(10,56): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'H10'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\VB\CodeRefactorings\ConvertHexToDecCodeRefactoringProvider.cs(11,50): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'H10'.' [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Uncategorized\ExtractAnonymousMethodCodeRefactoringProvider.cs(51,22): warning CS0219: The variable 'noReturn' is assigned but its value is never used [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ExpressionSyntaxExtensions.cs(765,37): warning CS0612: 'SimplificationOptions.PreferIntrinsicPredefinedTypeKeywordInDeclaration' is obsolete [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ExpressionSyntaxExtensions.cs(772,37): warning CS0612: 'SimplificationOptions.PreferIntrinsicPredefinedTypeKeywordInMemberAccess' is obsolete [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\PracticesAndImprovements\ReplaceWithStringIsNullOrEmptyAnalyzer.cs(208,82): warning CS1573: Parameter 'nodeContext' has no matching param tag in the XML comment for 'ReplaceWithStringIsNullOrEmptyAnalyzer.ShouldReplaceString(SyntaxNodeAnalysisContext, ExpressionSyntax, ExpressionSyntax, SyntaxToken)' (but other parameters do) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\PracticesAndImprovements\ReplaceWithStringIsNullOrEmptyAnalyzer.cs(339,61): warning CS1573: Parameter 'nodeContext' has no matching param tag in the XML comment for 'ReplaceWithStringIsNullOrEmptyAnalyzer.IsEmptySyntax(SyntaxNodeAnalysisContext, ExpressionSyntax)' (but other parameters do) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\SyntaxTokenExtensions.cs(1022,64): warning CS1574: XML comment has cref attribute 'IsInPartiallyWrittenGeneric(SyntaxTree, int, CancellationToken)' that could not be resolved [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\TypeExtensions.cs(113,104): warning CS1573: Parameter 'includeSuperType' has no matching param tag in the XML comment for 'TypeExtensions.GetAllBaseClasses(INamedTypeSymbol, bool)' (but other parameters do) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\TypeExtensions.cs(129,117): warning CS1573: Parameter 'includeSuperType' has no matching param tag in the XML comment for 'TypeExtensions.GetAllBaseClassesAndInterfaces(INamedTypeSymbol, bool)' (but other parameters do) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(191,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(368,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(354,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(333,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(314,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(303,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(291,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(266,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(248,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(221,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Util\ValueTuple`2.cs(203,9): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Synced\CheckIfParameterIsNullCodeRefactoringProvider.cs(17,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Synced\ContractEnsuresNotNullReturnRefactoringProvider.cs(15,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Synced\ContractRequiresNotNullCodeRefactoringProvider.cs(16,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Synced\ConvertEqualityOperatorToEqualsCodeRefactoringProvider.cs(13,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\CodeRefactorings\Uncategorized\ChangeAccessModifierAction.cs(14,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Custom\AvoidAsyncVoidAnalyzer.cs(11,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Custom\RedundantInternalAnalyzer.cs(11,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Custom\RedundantPrivateAnalyzer.cs(11,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\VB\CodeRefactorings\CheckIfParameterIsNothingCodeRefactoringProvider.cs(18,5): warning CS1587: XML comment is not placed on a valid language element [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Custom\RoslynUsageAnalyzer.cs(15,18): warning RS1001: Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\CompilerWarnings\CS1573ParameterHasNoMatchingParamTagAnalyzer.cs(12,18): warning RS1001: Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\CSharp\Diagnostics\Synced\ConstraintViolations\InconsistentNaming\InconsistentNamingAnalyzer.cs(12,18): warning RS1001: Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials\Samples\CSharp\SampleAnalyzer.cs(12,18): warning RS1001: Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\RefactoringEssentials\RefactoringEssentials.2017\RefactoringEssentials.csproj]
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln" (default target) (1) ->
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\fsharpbinding\MonoDevelop.FSharpi.Service\MonoDevelop.FSharpInteractive.Service.fsproj" (default target) (90) ->
(ResolveAssemblyReferences target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1964,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\external\fsharpbinding\MonoDevelop.FSharpi.Service\MonoDevelop.FSharpInteractive.Service.fsproj]
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln" (default target) (1) ->
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj" (default target) (2) ->
(CoreCompile target) ->
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(21,38): error CS0246: The type or namespace name 'SdkResolver' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(29,38): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(29,65): error CS0246: The type or namespace name 'SdkResolverContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(29,101): error CS0246: The type or namespace name 'SdkResultFactory' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(29,19): error CS0246: The type or namespace name 'SdkResult' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(23,26): error CS0115: 'DefaultSdkResolver.Name': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(25,23): error CS0115: 'DefaultSdkResolver.Priority': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\DefaultSdkResolver.cs(29,29): error CS0115: 'DefaultSdkResolver.Resolve(SdkReference, SdkResolverContext, SdkResultFactory)': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(50,31): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(101,9): error CS0246: The type or namespace name 'SdkResolver' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(24,9): error CS0246: The type or namespace name 'SdkResolver' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(153,25): error CS0246: The type or namespace name 'SdkLogger' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(164,25): error CS0115: 'SdkResolution.SdkLoggerImpl.LogMessage(string, MessageImportance)': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(170,25): error CS0246: The type or namespace name 'SdkResult' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(189,11): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(172,26): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(180,26): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(200,32): error CS0246: The type or namespace name 'SdkResultFactory' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(209,20): error CS0246: The type or namespace name 'SdkResult' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(214,20): error CS0246: The type or namespace name 'SdkResult' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(209,30): error CS0115: 'SdkResolution.SdkResultFactoryImpl.IndicateSuccess(string, string, IEnumerable<string>)': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(214,30): error CS0115: 'SdkResolution.SdkResultFactoryImpl.IndicateFailure(IEnumerable<string>, IEnumerable<string>)': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(202,13): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(204,35): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(220,41): error CS0246: The type or namespace name 'SdkResolverContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
MonoDevelop.Projects.MSBuild\SdkResolution.cs(222,35): error CS0246: The type or namespace name 'SdkLogger' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(46,18): error CS0246: The type or namespace name 'SdkResolver' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(77,38): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(77,65): error CS0246: The type or namespace name 'SdkResolverContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(77,101): error CS0246: The type or namespace name 'SdkResultFactory' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(77,19): error CS0246: The type or namespace name 'SdkResult' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(52,26): error CS0115: 'Resolver.Name': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(55,23): error CS0115: 'Resolver.Priority': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\Resolver.cs(77,29): error CS0115: 'Resolver.Resolve(SdkReference, SdkResolverContext, SdkResultFactory)': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj]
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\Main.sln" (default target) (1) ->
"C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj" (default target) (101) ->
Resolver.cs(46,18): error CS0246: The type or namespace name 'SdkResolver' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
Resolver.cs(77,38): error CS0246: The type or namespace name 'SdkReference' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
Resolver.cs(77,65): error CS0246: The type or namespace name 'SdkResolverContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
Resolver.cs(77,101): error CS0246: The type or namespace name 'SdkResultFactory' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
Resolver.cs(77,19): error CS0246: The type or namespace name 'SdkResult' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
Resolver.cs(52,26): error CS0115: 'Resolver.Name': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
Resolver.cs(55,23): error CS0115: 'Resolver.Priority': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
Resolver.cs(77,29): error CS0115: 'Resolver.Resolve(SdkReference, SdkResolverContext, SdkResultFactory)': no suitable method found to override [C:\Users\Anubhav\Desktop\MonoMaster\monodevelop\main\src\core\MonoDevelop.Projects.Formats.MSBuild\MonoDevelop.MSBuildResolver\MonoDevelop.MSBuildResolver.csproj]
54 Warning(s)
42 Error(s)
Time Elapsed 00:00:31.39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment