Skip to content

Error in execusting deploy.ps1 due to bash semantics in variable name #53

@indcoder

Description

@indcoder

The variable pointing to the .NET/C# project is using bash semantics instead of powershell

CSHARP_PROJECT_PATH="../src/csharp/workshop/AgentWorkshop.Client/AgentWorkshop.Client.csproj"

Image

Line |
67 | CSHARP_PROJECT_PATH="../src/csharp/workshop/AgentWorkshop.Client/ …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The term
| 'CSHARP_PROJECT_PATH=../src/csharp/workshop/AgentWorkshop.Client/AgentWorkshop.Client.csproj' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

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