Skip to content

dotnet build -v m -o ../bin -c ARTICULATE fails #54

@andrew1stein

Description

@andrew1stein

Following the documentation

https://botsharp.readthedocs.io/en/latest/installation.html

git clone https://github.com/Oceania2018/BotSharp
cd BotSharp
dotnet build -v m -o ../bin -c ARTICULATE

Fails:

PS C:\users\andre\BotSharp2\BotSharp> dotnet build -v m -o ../bin -c ARTICULATE
Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.

C:\users\andre\BotSharp2\BotSharp\BotSharp.sln.metaproj : error MSB4126: The specified solution configuration "ARTICULATE|Any CPU" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration. [C:\users\andre\BotSharp2\BotSharp\BotSharp.sln]

Build FAILED.

C:\users\andre\BotSharp2\BotSharp\BotSharp.sln.metaproj : error MSB4126: The specified solution configuration "ARTICULATE|Any CPU" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration. [C:\users\andre\BotSharp2\BotSharp\BotSharp.sln]
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:00.27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions