Skip to content

Conversation

@atsushieno
Copy link
Contributor

This fixes bug #46454.

Parameter ToNative() was not escaping C# identifiers, and then it sometimes
resulted in invalid C# code.

It can be easily workarounded by metadata fixup, but also fixable.

This fixes bug #46454.

Parameter ToNative() was not escaping C# identifiers, and then it sometimes
resulted in invalid C# code.

It can be easily workarounded by metadata fixup, but also fixable.
@jonpryor jonpryor merged commit b25dd1b into dotnet:master Nov 4, 2016
jonpryor pushed a commit that referenced this pull request Oct 20, 2020
Changes: dotnet/android-tools@f2af06f...26d65d9

  * dotnet/android-tools@26d65d9: [Xamarin.Android.Tools.AndroidSdk] Update SDK component for API-30 (#99)
  * dotnet/android-tools@1878e43: [Xamarin.Android.Tools.AndroidSdk] Error & Warning Localization (#96)

Additionally, the "main" branch for xamarin/xamarin-android-tools has
changed from xamarin-android-tools/master to
xamarin-android-tools/main.  Update `.gitmodules` accordingly.

Finally, update the `nuget restore Xamarin.Android.Tools.sln` command
executed by `azure-pipelines.yaml` to also provide
`-ConfigFile external\xamarin-android-tools\NuGet.config` in order to
prevent the following failure on CI:

	NU1101: Unable to find package XliffTasks. No packages exist with this id in source(s): NuGetOrg
@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants