Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency msbuild.sdk.extras to v1.6.68 (#3736)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [MSBuild.Sdk.Extras](https://togithub.com/novotnyllc/MSBuildSdkExtras) | `1.6.61` -> `1.6.68` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/MSBuild.Sdk.Extras/1.6.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/MSBuild.Sdk.Extras/1.6.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/MSBuild.Sdk.Extras/1.6.61/1.6.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/MSBuild.Sdk.Extras/1.6.61/1.6.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>novotnyllc/MSBuildSdkExtras (MSBuild.Sdk.Extras)</summary> ### [`v1.6.68`](https://togithub.com/novotnyllc/MSBuildSdkExtras/releases/tag/v1.6.68) #### Changes: - [`3f71919`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/3f71919049e95d4eeef4ea6fbc9fea080544c8c8) Don't set MSBuildAllProjects for MSBuild >= 16. Older versions still get it. - [`0d5d333`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/0d5d333f471865c72626d5cd672efa8e8c4bc8de) Use the 6.1.9 uwp package - [`76e3d53`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/76e3d53067d1195c06ece86e72a23548fbe7fc48) Ensure inner builds batch \[ [#​154](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/154) ] - [`4af4335`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/4af4335d21b2e656453ab338f5c3d7283927454f) Bump implicit uwp package version - [`b280e17`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/b280e174bde50e9d1ab2e9f5972b7e6d6181cec0) Update implicit Tizen.NET version - [`957e7f6`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/957e7f69a1494d423f6d1261a396b1ffeea89f19) Add extra safety check - [`1e37f53`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/1e37f5327628881855e18fd70d2784acc1d4d2fe) Fixes to allow restore and build on macOS - [`1432809`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/1432809a0ddb42cbc4b378ce4e8fbb985792fa6a) Find C#/VB targets using MSBuildToolsVersion \[ [#​127](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/127), [icrosoft/msbuild#3778](https://togithub.com/icrosoft/msbuild/issues/3778) ] - [`80092d4`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/80092d4741e99d727ad3839292d24a064faa6b9e) Fix UWP packing bug - [`602fa5c`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/602fa5c4dec46e402f3d4ac513d217ad06f02123) rename file <details><summary><b>See more</b></summary> - [`a191f25`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/a191f25af774191976b8875a81314a88ae3e9826) consolidate build files - [`6949f22`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/6949f2297c07eb9478a50224256c217563a77fd4) Update .vsts-shared.yml - [`9212ca9`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/9212ca99b2f05e2877af988ebc7cb77b92bfd017) build updates - [`2c33705`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/2c3370531476f6654cebdf46c104dccc36c3060d) Ensure sdk props are imported before our props for legacy packageref \[ [#​114](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/114) ] - [`a0e0353`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/a0e03539208a2f81e8479edbe525ce773cfd0146) Ensure we define a default GetPackagingOutputs since it always needs to be present. \[ [#​115](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/115) ] - [`2b8299c`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/2b8299cdfbc9e94cd09096495e41611ba7a2e622) Ensure TPMV is set for Win8.x \[ [#​116](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/116) ] - [`59264b7`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/59264b71e30eb405383e0e3dd93d9939daaecf65) Ensure we conly import the portable targets once. \[ [#​105](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/105) ] - [`1820b4a`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/1820b4af10f8388473a1a0d8b182e8024a849a57) Ensure portable-tfm1+tfm2 are propertly escaped for defines. \[ [#​106](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/106) ] - [`493d99f`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/493d99fd1c40a1f5f10548058c9cac25bac9c2c3) Update UWP package - [`cc71386`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/cc713861438e072effd1cd10da4f7f697105e04f) fix compare - [`22607fc`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/22607fc57582fab2078f49cd68f56b14c408644f) Only none-include if default compile items are off - [`bc948cc`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/bc948cc5b36aa556e50daed32239025ede860e59) Add workaround for [https://github.com/dotnet/sdk/issues/2337](https://togithub.com/dotnet/sdk/issues/2337) into the Extras - [`bcc5cee`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/bcc5ceec29f4c28356599c9f3a5d18b239f286f3) Fix regression in NuGetTargetMoniker for Win8. Fixes [#​100](https://togithub.com/novotnyllc/MSBuildSdkExtras/issues/100) - [`d9b1c74`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/d9b1c74850cf584903fc45bce15965b066c5a9c2) Rename private var - [`cd7f59c`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/cd7f59c434794fc92d6219fc301bfa7455f05bd4) Move to props - [`9f802b1`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/9f802b10f5c084fb609b062072508dc41834051b) Add the missing "v" to <TargetFrameworkVersion> - [`e23c37b`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/e23c37b1e07904b85ee496f65721dfc638ab101a) Fixing wrong resource include rule - [`045f19b`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/045f19b94b6de27867c929a6f444274ae00da6b0) fix for target that is only in .4xx - [`42c5312`](https://togithub.com/novotnyllc/MSBuildSdkExtras/commit/42c53126021049c16c014a472542c659695b6877) stable ver This list of changes was [auto generated](https://dev.azure.com/onovotny/96789f1c-e804-4671-be78-d063a4eced9b/\_release?releaseId=653&\_a=release-summary).</details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information