Skip to content

Commit 7a7d21d

Browse files
authored
Update GVFS version to 2.0 in release pipeline
Upgrade to .NET 10 is a major change, and excluding bundled ProjFS driver for older systems is potentially breaking.
1 parent 8e1c9bf commit 7a7d21d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trigger: none
33
pr: none
44

55
variables:
6-
GVFSMajorAndMinorVersion: 1.0
6+
GVFSMajorAndMinorVersion: 2.0
77
GVFSRevision: $(Build.BuildNumber)
88
BuildConfiguration: Release
99
TeamName: GVFS

0 commit comments

Comments
 (0)