Skip to content

Commit f1d1cf2

Browse files
authored
Update internals package to 0.0.78 (microsoft#1797)
1 parent 04d91d6 commit f1d1cf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/pipelines/templates/build-single-architecture.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
downloadDirectory: $(Build.SourcesDirectory)
4242
vstsFeed: WindowsInboxApps
4343
vstsFeedPackage: calculator-internals
44-
vstsPackageVersion: 0.0.67
44+
vstsPackageVersion: 0.0.78
4545

4646
- task: NuGetToolInstaller@1
4747
displayName: Use NuGet 5.x

build/pipelines/templates/package-msixbundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
downloadDirectory: $(Build.SourcesDirectory)
4444
vstsFeed: WindowsInboxApps
4545
vstsFeedPackage: calculator-internals
46-
vstsPackageVersion: 0.0.67
46+
vstsPackageVersion: 0.0.78
4747

4848
- task: PowerShell@2
4949
displayName: Generate MsixBundle mapping

0 commit comments

Comments
 (0)