Skip to content

Commit d2c4986

Browse files
authored
Merge pull request #232 from winnerspiros/copilot/fix-last-build-failure-yet-again
Fix invalid XML comment breaking Android build
2 parents d67e2da + 5360320 commit d2c4986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

osu.Android/osu.Android.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.Maui.Essentials" Version="10.0.51" />
2222
</ItemGroup>
2323
<!-- Mono runtime environment variables baked into the APK. Enables Mono's
24-
--jitmap output (read by Native/crash_handler.cpp's resolveViaPerfmap()
24+
jitmap output (read by Native/crash_handler.cpp's resolveViaPerfmap()
2525
to symbolicate JIT frames in native_crash.log) and redirects TMPDIR so
2626
the perfmap lands in the app's external-files dir (same place as the
2727
crash log). See mono.env for details. -->

0 commit comments

Comments
 (0)