Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Packaging via build.ps1 #86

Description

@bdrum

Right now nuget package will be generated only in vase of build via VS.

I have to add RunPack function to build.ps1

I can do this with further command

nuget pack .\src\Base\Base.csproj -Build  -Properties Configuration=Release

However in this case something wrong with file path:

Could not find a part of the path '...\src\Base\bin\Release\Base\bin\Release'.

Metadata

Metadata

Assignees

Labels

buildBuilding issuesinvalidThis doesn't seem right

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions