mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-13 17:22:48 -05:00
Revert attempts
This commit is contained in:
@@ -1,13 +1,11 @@
|
|||||||
version: 1.1.0.{build}
|
version: 1.1.0.{build}
|
||||||
environment:
|
|
||||||
DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER: 1
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
pull_requests:
|
pull_requests:
|
||||||
do_not_increment_build_number: true
|
do_not_increment_build_number: true
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
image: Previous Visual Studio 2022
|
image: Visual Studio 2022
|
||||||
configuration: Release
|
configuration: Release
|
||||||
platform: x86
|
platform: x86
|
||||||
assembly_info:
|
assembly_info:
|
||||||
@@ -17,7 +15,7 @@ assembly_info:
|
|||||||
assembly_file_version: '{version}'
|
assembly_file_version: '{version}'
|
||||||
build:
|
build:
|
||||||
project: FeedCenter.sln
|
project: FeedCenter.sln
|
||||||
verbosity: normal
|
verbosity: minimal
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: Bootstrapper\bin\Release\FeedCenterSetup.exe
|
- path: Bootstrapper\bin\Release\FeedCenterSetup.exe
|
||||||
name: Release
|
name: Release
|
||||||
|
|||||||
Reference in New Issue
Block a user