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

[build-tools] Update UpdateApkSizeReference scripts to use the right path #7512

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

dellis1972
Copy link
Contributor

The UpdateApkSizeReference scripts were using net6.0 in their paths. This is wrong as we now produce net7.0 assemblies. So the scripts were failing. So lets update them!

@dellis1972 dellis1972 force-pushed the fixapksizescripts branch 3 times, most recently from 1b80027 to f74920d Compare November 7, 2022 10:17
…path.

The `UpdateApkSizeReference` scripts were using `net6.0` in their paths.
This is wrong as we now produce `net7.0` assemblies. So the scripts
were failing. So lets update them!
@jonpryor jonpryor merged commit 973155e into dotnet:main Nov 8, 2022
grendello added a commit to grendello/xamarin-android that referenced this pull request Nov 9, 2022
* main:
  [build] Make external build targets more consistent (dotnet#7536)
  [ci] Rename the yaml-templates resource
  Bump to xamarin/Java.Interop/main@c6c487b (dotnet#7543)
  [vswhere] Update MSBuildLocator to support -prerelease (dotnet#7508)
  [build-tools] Update UpdateApkSizeReference scripts to use net7 path (dotnet#7512)
@dellis1972 dellis1972 deleted the fixapksizescripts branch November 30, 2022 15:59
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 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