Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

[Bug] Error Compiling Android Apps #1486

@sharpninja

Description

@sharpninja

Description

Error CS0234: The type or namespace name 'Content' does not exist in the namespace 'Win10.UI.FaceOff.Xamarin.Android' (are you missing an assembly reference?)

Steps to Reproduce

  1. Create a new Android Xamarin App in VS 2019 Community Preview
  2. Build

Expected Behavior

Successfully compile.

Actual Behavior

1>------ Build started: Project: Win10.UI.FaceOff.Xamarin.Android, Configuration: Debug Any CPU ------
1>E:\GitHub\Win10UiFaceOff\Win10.UI.FaceOff.Xamarin.Android\MainActivity.cs(52,114,52,121): error CS0234: The type or namespace name 'Content' does not exist in the namespace 'Win10.UI.FaceOff.Xamarin.Android' (are you missing an assembly reference?)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Basic Information

  • Version with issue: 1.5.3.2
  • Last known good version: Unknown
  • IDE: VS 2019 Preview Version 16.8.0 Preview 6.0
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Reproduction Link

https://github.com/sharpninja/Win10UiFaceOff/tree/master/Win10.UI.FaceOff.Xamarin.Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions