Skip to content

Commit ba07963

Browse files
committed
Update prValidate.yml for Azure Pipelines
1 parent 507f146 commit ba07963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/prValidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ trigger: none # disable triggers based on commits.
2828

2929
variables:
3030
PACKAGE_NAME: 'microsoft-graph-core'
31-
PROJECT_PATH: '.\src\Microsoft.Graph.Core\Microsoft.Graph.Core.csproj'
31+
GRADLE_PATH: '.\gradle.properties'
3232

3333
pool:
3434
vmImage: windows-latest

0 commit comments

Comments
 (0)