mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-21 15:53:19 +00:00
ac14ad3458
Update MSBuildCache to 0.1.283-preview Notable change is this one, which should avoid under-builds when the build tooling updates: https://github.com/microsoft/MSBuildCache/pull/77 Full release notes: * [0.1.283-preview](https://github.com/microsoft/MSBuildCache/releases/tag/v0.1.283-preview) * [0.1.273-preview](https://github.com/microsoft/MSBuildCache/releases/tag/v0.1.273-preview)
6 lines
304 B
XML
6 lines
304 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.MSBuildCache.AzurePipelines" version="0.1.283-preview" />
|
|
<package id="Microsoft.MSBuildCache.Local" version="0.1.283-preview" />
|
|
<package id="Microsoft.MSBuildCache.SharedCompilation" version="0.1.283-preview" />
|
|
</packages> |