-2

In my shared project My.cs file is no longer dependent on my .Xaml file. In the explorer they appear next to each other instead of file.cs appearing only when I click on are parent file.Xaml

i found this

but is too old

Stan Bomin
  • 19
  • 8

2 Answers2

0

Finally after 6 hours i found a stupid things of newbies this architecture is created by the choice standard.net

But is it a bug ? I would to make a shared project because the standard.net dosnt work with firebase

file xaml separeted of cs

Stan Bomin
  • 19
  • 8
0

I have run into this issue a number of times.

Fastest solution for this problem is to - rename your .xaml file and rename it back to the original allowing it to combine back with itself.

This works every single time 100%. I have been very annoyed multiple times because of this and this is the fastest solution I've found.

I'm also extremely surprised this bug exists in 2023 and isn't fixed yet.