-
Notifications
You must be signed in to change notification settings - Fork 563
Closed
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.vs-syncFor internal use only; creates a VSTS "mirror" issue.For internal use only; creates a VSTS "mirror" issue.
Milestone
Description
Moving report from https://bugzilla.xamarin.com/show_bug.cgi?id=60880 into Issues. It looks like the clean target is still deleting designtime\Resource.Designer.cs in d15-6.
Steps to Reproduce
- Create a new Single-View Android App
- Open MainActivity.cs, and notice that both
Resource.Layout.MainandResource.ID.myButtonare available in Intellisense - Select Build -> Clean Solution.
- Resource.* related Intellisense no longer works as expected
Expected Behavior
Resource related Intellisense will continue to work after cleaning, building, rebuilding, etc.
Actual Behavior
The following IntelliSense output is displayed, and Resource related Intellisense no longer works.
[Failure] Could not find file 'c:\users\peter\source\repos\App16\App16\obj\Debug\designtime\Resource.Designer.cs'.
Version Information
VS 15.6 Preview 4:
https://gist.github.com/pjcollins/b8be35efd9b9eb0fb7e1355e74396fd2
Log File
VS bug #627937
Metadata
Metadata
Assignees
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.vs-syncFor internal use only; creates a VSTS "mirror" issue.For internal use only; creates a VSTS "mirror" issue.