This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: $(Build.DefinitionName)-$(Build.BuildId) | |
pool: | |
vmImage: windows-latest | |
trigger: | |
branches: | |
include: | |
- main | |
- feature/* | |
paths: | |
include: | |
- .\TestProject | |
extends: | |
template: Solution.yml | |
parameters: | |
config: | |
basePath: .\TestProject | |
isBuild: true | |
isDeploy: false |
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->You’re right, thanks for your message! Sent from Mail for Windows From: Mike LPSent: Tuesday, March 22, 2022 4:13 PMTo: nielsvanderkaapCc: Niels van der Kaap; AuthorSubject: Re: ***@***.*** commented on this gist.Pretty sure "Project.yml" should be Solution.yml—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pretty sure "Project.yml" should be Solution.yml