mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-13 17:22:48 -05:00
Add installer directory reference
This commit is contained in:
@@ -11,7 +11,7 @@ assembly_info:
|
||||
assembly_version: "{version}"
|
||||
assembly_file_version: "{version}"
|
||||
before_build:
|
||||
- ps: nuget restore
|
||||
- ps: nuget restore .\Installer
|
||||
- ps: dotnet publish .\Application\ /p:PublishProfile=Properties\PublishProfiles\x64.pubxml
|
||||
build:
|
||||
project: Installer\Installer.sln
|
||||
|
||||
Reference in New Issue
Block a user