Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main to net8 #13345

Merged
merged 63 commits into from
Feb 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
63804ab
Bump Xamarin.Firebase.AppIndexing from 120.0.0.10 to 120.0.0.11
dependabot[bot] Feb 7, 2023
2c68f1e
Bump Xamarin.GooglePlayServices.Maps from 118.1.0 to 118.1.0.1
dependabot[bot] Feb 7, 2023
8747805
[create-pull-request] automated change
github-actions[bot] Feb 8, 2023
8d7df30
Bump Xamarin.Firebase.AppIndexing from 120.0.0.10 to 120.0.0.11 (#13164)
rmarinho Feb 8, 2023
be1e6ff
Bump Xamarin.GooglePlayServices.Maps from 118.1.0 to 118.1.0.1 (#13163)
rmarinho Feb 8, 2023
407ef29
[housekeeping] Automated PR to fix formatting errors (#13184)
rmarinho Feb 8, 2023
05b0d60
Fix a couple life cycle scenarios on shell modals (#13177)
PureWeen Feb 8, 2023
20ede65
Don't auto-close s/move-to-vs-feedback issues (#13209)
Eilon Feb 8, 2023
1f0b2d4
Close open cursors correctly (#13202)
mattleibow Feb 8, 2023
8f5fc97
[Windows] Add convenience and nullable safe method. (#13205)
mandel-macaque Feb 8, 2023
47802aa
Fix back button tap for older iOS APIs (#13204)
PureWeen Feb 9, 2023
820c37a
Add NotNullWhen to IsAlive() (#13214)
PureWeen Feb 9, 2023
e3c8e07
Add more tests for Graphics (#13208)
mattleibow Feb 9, 2023
54f1696
Wire up WebView2 to window life cycle (#13206) Fixes #10436 Fixes #83…
PureWeen Feb 9, 2023
cab81dc
[Android] Fix crash setting SelectedTabColor on TabbedPage (#12924) F…
jsuarezruiz Feb 9, 2023
f7bdc45
[create-pull-request] automated change (#13217)
github-actions[bot] Feb 9, 2023
a905b59
[main] Update dependencies from xamarin/xamarin-macios (#13195)
dotnet-maestro[bot] Feb 9, 2023
fbba9d1
[iOS] Better Find Next Textfield Algo (#13174)
tj-devel709 Feb 9, 2023
2218065
[Android] Align dash effect between Border and Shapes (#12693)
jsuarezruiz Feb 9, 2023
45b7d5b
[Android] Avoid to update Shell Toolbar colors if already disposed th…
jsuarezruiz Feb 9, 2023
7b18e07
Fix wrong conversions between Graphics RectF and Android RectF (#13225)
jsuarezruiz Feb 9, 2023
f830ec0
[build] use stable bits in main (#13201)
jonathanpeppers Feb 9, 2023
c01c6ea
Don't refresh the filtered tests if the filter hasn't actually change…
hartez Feb 10, 2023
c01290f
[CI] Install the android and iOS dotnet version when they are diff to…
mandel-macaque Feb 10, 2023
e31e947
fix shadow visibility on Windows (#10996)
espenrl Feb 10, 2023
8a626f1
[create-pull-request] automated change (#13237)
github-actions[bot] Feb 10, 2023
5a01dbe
[Android] Fix shadows size in clipped views (#11603) Fixes #11578
jsuarezruiz Feb 10, 2023
13fbb99
[iOS/Catalyst] Fix Shell TitleView rendering issues on iOS 16 (#1283…
jsuarezruiz Feb 10, 2023
50602da
Remove TargetIdiom (#13090)
jfversluis Feb 10, 2023
505b93a
[core] `WeakEventManager+Subscription` needs `IEquatable` (#13232)
jonathanpeppers Feb 10, 2023
998a0bc
feat: Added nullable annotations for IValueConverter. (#13173)
HavenDV Feb 10, 2023
78f133c
Remove Compatibility packages by default (#13165)
mattleibow Feb 10, 2023
c1aac2e
[Windows] Fix issue with caching the page that holds unfocused contro…
rmarinho Feb 10, 2023
5762e12
[Housekeeping] Revert changes from 11721 (#13253)
jsuarezruiz Feb 10, 2023
182e0d4
Update Essentials SMS API Docs (#12849)
jfversluis Feb 10, 2023
fc399db
Let the Grid skip * measurements during the first pass if they'll be …
hartez Feb 10, 2023
6106820
[CI] Allow to find the eng folder when multiple projects are checkedo…
mandel-macaque Feb 10, 2023
9e6277f
[create-pull-request] automated change
github-actions[bot] Feb 11, 2023
9a1533d
[CI] Allow to pass the checkout dir to the packs template. (#13264)
mandel-macaque Feb 13, 2023
4b40b0e
[housekeeping] Automated PR to fix formatting errors (#13265)
mandel-macaque Feb 13, 2023
6be6382
Update dotnet-autoformat-pr.yml (#13296)
rmarinho Feb 13, 2023
255c435
[housekeeping] Update dotnet-autoformat-pr.yml (#13300)
rmarinho Feb 13, 2023
442c126
[Windows] Correctly set the Slider ThumbImageSource (#13194)
jsuarezruiz Feb 13, 2023
9b59594
When measuring FlexLayout unconstrained, allow child to be desired si…
hartez Feb 13, 2023
918d1ce
[Essentials] Geolocation foreground listening (#9572)
vividos Feb 13, 2023
23b9ae2
[controls] fix memory leak in Style and AttachedCollection (#13260)
jonathanpeppers Feb 14, 2023
0cc7590
[create-pull-request] automated change (#13306)
github-actions[bot] Feb 14, 2023
10a0b13
[controls] one less WeakReference in TypedBinding (#13304)
jonathanpeppers Feb 14, 2023
2e3b2ad
Update Essentials API Docs Misc (#12996)
jfversluis Feb 14, 2023
857950e
Obsolete some of the AutomationProperties (#13104)
jfversluis Feb 14, 2023
8e32da6
[Resizetizer] Do not update images if they have not been updated. (#1…
dellis1972 Feb 14, 2023
236a60a
[Windows] Fix crash on Windows WebView updating the Html Source more …
jsuarezruiz Feb 14, 2023
a63c5cd
[core] WeakEventManager.RemoveEventHandler() should clear subscriptio…
jonathanpeppers Feb 15, 2023
0f4ee16
reduce duplicate IndexOf calls (#12599)
trivalik Feb 15, 2023
83a4dd8
Merge branch 'main' into merge-main-net8
rmarinho Feb 15, 2023
57455a5
Auto-format source code
Feb 15, 2023
4b53daf
[create-pull-request] automated change (#13337)
github-actions[bot] Feb 15, 2023
d8a9439
[main] Update dependencies from dotnet/xharness (#11867)
dotnet-maestro[bot] Feb 15, 2023
aac0d99
ItemContentControl - apply bindings once for ItemTemplate (Windows) (…
espenrl Feb 15, 2023
e613b5b
[Android] Don't lose the padding when background is set (#13301) fixe…
rmarinho Feb 15, 2023
16a3972
Fix setting bottom tab icon title (#12889) Fixes #12105
PureWeen Feb 15, 2023
6198fab
Merge branch 'main' into merge-main-net8
rmarinho Feb 15, 2023
b698344
Fix install .net
rmarinho Feb 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
"version": "1.0.0-prerelease.22569.1",
"version": "1.0.0-prerelease.23110.1",
"commands": [
"xharness"
]
Expand Down
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dotnet_diagnostic.IL2050.severity = none
# Code analyzers
dotnet_diagnostic.CA1307.severity = error
dotnet_diagnostic.CA1309.severity = error
dotnet_diagnostic.CA1815.severity = error

# Modifier preferences
dotnet_style_require_accessibility_modifiers = never:suggestion
Expand Down
106 changes: 1 addition & 105 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2005,116 +2005,12 @@
{
"name": "addReply",
"parameters": {
"comment": "Thanks for the issue report @${issueAuthor}! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.\n\nIf you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.\n\n1. Go to the [Visual Studio for Windows feedback tool](https://docs.microsoft.com/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2022) or [Visual Studio for Mac feedback tool](https://learn.microsoft.com/en-us/visualstudio/mac/report-a-problem?view=vsmac-2022) to report the issue\n2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.\n\nThis issue will be automatically closed in 3 days if there are no further comments."
"comment": "Thanks for the issue report @${issueAuthor}! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.\n\nIf you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.\n\n1. Go to the [Visual Studio for Windows feedback tool](https://docs.microsoft.com/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2022) or [Visual Studio for Mac feedback tool](https://learn.microsoft.com/en-us/visualstudio/mac/report-a-problem?view=vsmac-2022) to report the issue\n2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there."
}
}
]
}
},
{
"taskType": "scheduled",
"capabilityId": "ScheduledSearch",
"subCapability": "ScheduledSearch",
"version": "1.1",
"config": {
"frequency": [
{
"weekDay": 0,
"hours": [
0,
6,
12,
18
]
},
{
"weekDay": 1,
"hours": [
0,
6,
12,
18
]
},
{
"weekDay": 2,
"hours": [
0,
6,
12,
18
]
},
{
"weekDay": 3,
"hours": [
0,
6,
12,
18
]
},
{
"weekDay": 4,
"hours": [
0,
6,
12,
18
]
},
{
"weekDay": 5,
"hours": [
0,
6,
12,
18
]
},
{
"weekDay": 6,
"hours": [
0,
6,
12,
18
]
}
],
"searchTerms": [
{
"name": "isOpen",
"parameters": {}
},
{
"name": "hasLabel",
"parameters": {
"label": "s/move-to-vs-feedback"
}
},
{
"name": "noActivitySince",
"parameters": {
"days": 3
}
}
],
"taskName": "Close 's/move-to-vs-feedback' after 3 days of no activity",
"actions": [
{
"name": "addReply",
"parameters": {
"comment": "This issue is being closed due to inactivity. If this issue is still affecting you, please follow the steps above to use the VS Feedback Tool to report the issue."
}
},
{
"name": "closeIssue",
"parameters": {}
}
]
}
},
{
"taskType": "trigger",
"capabilityId": "IssueResponder",
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/dotnet-autoformat-pr-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
- name: 'Push autoformatted patch'
uses: rolfbjarne/autoformat-push@v0.1
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
commentContents: 'Thank you for your pull request. We are auto-formating your source code to follow our code guidelines.'
5 changes: 2 additions & 3 deletions .github/workflows/dotnet-autoformat-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- name: 'Autoformat'
uses: rolfbjarne/autoformat@v0.2
with:
script: 'dotnet format .\Microsoft.Maui.sln --no-restore --exclude Templates/src BlazorWebView/src/SharedSource/BlazorWebViewDeveloperTools.cs BlazorWebView/src/SharedSource/BlazorWebViewServiceCollectionExtensions.cs Graphics/src/Graphics.Win2D/W2DCanvas.cs Graphics/src/Graphics.Win2D/W2DExtensions.cs'
projects: "Microsoft.Maui.sln"
script: 'dotnet format Microsoft.Maui.sln --no-restore --exclude Templates/src BlazorWebView/src/SharedSource/BlazorWebViewDeveloperTools.cs BlazorWebView/src/SharedSource/BlazorWebViewServiceCollectionExtensions.cs Graphics/src/Graphics.Win2D/W2DCanvas.cs Graphics/src/Graphics.Win2D/W2DExtensions.cs'
onlyFilesModifiedInPullRequest: true
git_commit_message: 'Thank you for your pull request. We are auto-formating your source code to follow our code guidelines.'
git_commit_message: 'Auto-format source code'
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,17 +83,17 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>3f4da9ced34942d83054e647f3b1d9d7dde281e8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22569.1">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.23110.1">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>bc9877ac24c13ef8d4ad4c2c3652291a1b02b78f</Sha>
<Sha>6e20fd14ba45ff67193f961186d373ffbcfd5ea2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.22569.1">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.23110.1">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>bc9877ac24c13ef8d4ad4c2c3652291a1b02b78f</Sha>
<Sha>6e20fd14ba45ff67193f961186d373ffbcfd5ea2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.22569.1">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.23110.1">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>bc9877ac24c13ef8d4ad4c2c3652291a1b02b78f</Sha>
<Sha>6e20fd14ba45ff67193f961186d373ffbcfd5ea2</Sha>
</Dependency>
</ProductDependencies>
</Dependencies>
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<_XamarinAndroidXSecurityVersion>1.1.0-alpha03</_XamarinAndroidXSecurityVersion>
<_XamarinGoogleCryptoTinkAndroidVersion>1.7.0.2</_XamarinGoogleCryptoTinkAndroidVersion>
<!-- Android Maps -->
<XamarinGooglePlayServicesMaps>118.1.0</XamarinGooglePlayServicesMaps>
<XamarinGooglePlayServicesMaps>118.1.0.1</XamarinGooglePlayServicesMaps>
<!--
SKIASHARP & HARFBUZZSHARP - the various things must be kept in sync with maui graphics:
- NuGet versions below
Expand All @@ -69,9 +69,9 @@
<_HarfBuzzSharpVersion>2.8.2.2</_HarfBuzzSharpVersion>
<_SkiaSharpNativeAssetsVersion>0.0.0-commit.193b587552cb0ed39372a049d7e6c692db98c267.483</_SkiaSharpNativeAssetsVersion>
<MicrosoftTemplateEngineTasksVersion>7.0.100-preview.5.22226.1</MicrosoftTemplateEngineTasksVersion>
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.22569.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.22569.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.22569.1</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.23110.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.23110.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.23110.1</MicrosoftDotNetXHarnessCLIVersion>
<TizenUIExtensionsVersion>0.9.0</TizenUIExtensionsVersion>
<SvgSkiaPackageVersion>0.5.13</SvgSkiaPackageVersion>
<FizzlerPackageVersion>1.2.0</FizzlerPackageVersion>
Expand Down
7 changes: 6 additions & 1 deletion eng/cake/dotnet.cake
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,14 @@ Task("dotnet-build")
{
RunMSBuildWithDotNet("./Microsoft.Maui.BuildTasks.slnf");
if (IsRunningOnWindows())
{
RunMSBuildWithDotNet("./Microsoft.Maui.sln", maxCpuCount: 1);
}
else
RunMSBuildWithDotNet("./Microsoft.Maui-mac.slnf", maxCpuCount: 1);
{
// NOTE: intentionally omit maxCpuCount, to avoid an issue with the 7.0.100 .NET SDK
RunMSBuildWithDotNet("./Microsoft.Maui-mac.slnf");
}
});

Task("dotnet-samples")
Expand Down
2 changes: 1 addition & 1 deletion eng/pipelines/common/controlgallery-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
displayName: 'Provisionator'
condition: eq(variables['provisioning'], 'true')
inputs:
provisioning_script: $(provisionator.path)
provisioning_script: $(System.DefaultWorkingDirectory)/$(provisionator.path)
provisioning_extra_args: $(provisionator.extraArguments)
env:
AUTH_TOKEN_GITHUB_COM: $(github--pat--vs-mobiletools-engineering-service2)
Expand Down
4 changes: 2 additions & 2 deletions eng/pipelines/common/controlgallery-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ steps:
displayName: 'Provision Xcode'
condition: ne(variables['REQUIRED_XCODE'], '')
inputs:
provisioning_script: $(provisionator.xcode)
provisioning_script: $(System.DefaultWorkingDirectory)/$(provisionator.xcode)
env:
AUTH_TOKEN_GITHUB_COM: $(github--pat--vs-mobiletools-engineering-service2)

- task: xamops.azdevex.provisionator-task.provisionator@1
displayName: 'Provisionator'
condition: eq(variables['provisioning'], 'true')
inputs:
provisioning_script: $(provisionator.path)
provisioning_script: $(System.DefaultWorkingDirectory)/$(provisionator.path)
provisioning_extra_args: $(provisionator.extraArguments)
env:
AUTH_TOKEN_GITHUB_COM: $(github--pat--vs-mobiletools-engineering-service2)
Expand Down
2 changes: 1 addition & 1 deletion eng/pipelines/common/controlgallery-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
displayName: 'Provisionator'
condition: eq(variables['provisioning'], 'true')
inputs:
provisioning_script: $(provisionator.path)
provisioning_script: $(System.DefaultWorkingDirectory)/$(provisionator.path)
provisioning_extra_args: $(provisionator.extraArguments)
env:
AUTH_TOKEN_GITHUB_COM: $(github--pat--vs-mobiletools-engineering-service2)
Expand Down
5 changes: 5 additions & 0 deletions eng/pipelines/common/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,14 @@ parameters:
type: string
default: $(github--pat--vs-mobiletools-engineering-service2)

- name: checkoutDirectory
type: string
default: $(System.DefaultWorkingDirectory)

steps:
- template: provision.yml
parameters:
checkoutDirectory: ${{ parameters.checkoutDirectory }}
platform: ${{ parameters.platform }}
poolName: ${{ parameters.poolName }}
provisionatorChannel: ${{ parameters.provisionatorChannel }}
Expand Down
13 changes: 7 additions & 6 deletions eng/pipelines/common/provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ parameters:
skipXcode: false
skipVS: true
skipProvisioning: $(skipProvisionator)
checkoutDirectory: $(System.DefaultWorkingDirectory)
provisionatorPath: $(provisionator.path)
provisionatorXCodePath: $(provisionator.xcode)
provisionatorVSPath: $(provisionator.vs)
Expand All @@ -26,7 +27,7 @@ steps:
- task: xamops.azdevex.provisionator-task.provisionator@2
displayName: 'Provision Xcode'
inputs:
provisioning_script: ${{ parameters.provisionatorXCodePath }}
provisioning_script: ${{ parameters.checkoutDirectory }}/${{ parameters.provisionatorXCodePath }}
provisioning_extra_args: ${{ parameters.provisionatorExtraArguments }}
github_token: ${{ parameters.gitHubToken }}
env:
Expand All @@ -37,7 +38,7 @@ steps:
displayName: 'Provision Additional Software'
continueOnError: true
inputs:
provisioning_script: ${{ parameters.provisionatorPath }}
provisioning_script: ${{ parameters.checkoutDirectory }}/${{ parameters.provisionatorPath }}
provisioning_extra_args: ${{ parameters.provisionatorExtraArguments }}
github_token: ${{ parameters.gitHubToken }}
env:
Expand Down Expand Up @@ -99,7 +100,7 @@ steps:
- task: xamops.azdevex.provisionator-task.provisionator@2
displayName: 'Provision Visual Studio'
inputs:
provisioning_script: ${{ parameters.provisionatorVSPath }}
provisioning_script: ${{ parameters.checkoutDirectory }}/${{ parameters.provisionatorVSPath }}
provisioning_extra_args: ${{ parameters.provisionatorExtraArguments }}
github_token: ${{ parameters.gitHubToken }}
env:
Expand All @@ -114,18 +115,18 @@ steps:
- task: xamops.azdevex.provisionator-task.provisionator@2
displayName: 'Provision Additional Software'
inputs:
provisioning_script: ${{ parameters.provisionatorPath }}
provisioning_script: ${{ parameters.checkoutDirectory }}/${{ parameters.provisionatorPath }}
provisioning_extra_args: ${{ parameters.provisionatorExtraArguments }}
github_token: ${{ parameters.gitHubToken }}
env:
PROVISIONATOR_CHANNEL: ${{ parameters.provisionatorChannel }}

# Prepare Both
- task: UseDotNet@2 # https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/tool/dotnet-core-tool-installer?view=azure-devops
displayName: 'Use .NET SDK 6'
displayName: 'Use .NET SDK 7'
inputs:
packageType: sdk
version: 6.0.x
version: $(DOTNET_VERSION)

- pwsh: |
dotnet --version
Expand Down
8 changes: 4 additions & 4 deletions eng/pipelines/common/variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ variables:
- name: DOTNET_SKIP_FIRST_TIME_EXPERIENCE
value: true
- name: DOTNET_VERSION
value: 6.0.403
value: 7.0.100
- name: REQUIRED_XCODE
value: 14.2.0
- name: DEVICETESTS_REQUIRED_XCODE
Expand Down Expand Up @@ -40,11 +40,11 @@ variables:
- name: skipProvisionator
value: $[ne(variables['provisioning'], 'true')]
- name: provisionator.xcode
value: '$(System.DefaultWorkingDirectory)/eng/provisioning/xcode.csx'
value: 'eng/provisioning/xcode.csx'
- name: provisionator.path
value: '$(System.DefaultWorkingDirectory)/eng/provisioning/provisioning.csx'
value: 'eng/provisioning/provisioning.csx'
- name: provisionator.vs
value: '$(System.DefaultWorkingDirectory)/eng/provisioning/vs.csx'
value: 'eng/provisioning/vs.csx'
- name: provisionator.extraArguments
value: '-vvvv'
- name: DotNet.Dir
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<RootNamespace>Microsoft.Maui.MauiBlazorWebView.DeviceTests</RootNamespace>
<AssemblyName>Microsoft.Maui.MauiBlazorWebView.DeviceTests</AssemblyName>
<NoWarn>$(NoWarn),CA1416</NoWarn>
<!-- Disable multi-RID builds to workaround a parallel build issue -->
<RuntimeIdentifier Condition="$(TargetFramework.Contains('-maccatalyst'))">maccatalyst-x64</RuntimeIdentifier>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Xamarin.Firebase.AppIndexing" Version="120.0.0.10" />
<PackageReference Include="Xamarin.Firebase.AppIndexing" Version="120.0.0.11" />
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ protected override void Init()
}

[Preserve(AllMembers = true)]
#pragma warning disable CA1815 // Override equals and operator equals on value types
public struct Issue8958Model
#pragma warning restore CA1815 // Override equals and operator equals on value types
{
public string Title { get; set; }
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ Button MenuButton(TestPoint test)
}

[Preserve(AllMembers = true)]
#pragma warning disable CA1815 // Override equals and operator equals on value types
public struct TestPoint
#pragma warning restore CA1815 // Override equals and operator equals on value types
{
public TestPoint(int i) : this()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ public enum ActivationFlags : long
DisableSetStatusBarColor = 1 << 0,
}

#pragma warning disable CA1815 // Override equals and operator equals on value types
public struct ActivationOptions
#pragma warning restore CA1815 // Override equals and operator equals on value types
{
public ActivationOptions(Bundle bundle)
{
Expand Down
Loading