Conversation
| <ItemGroup> | ||
| <ProjectReference Include="..\App\App.csproj"> | ||
| <Project>{9F1742A7-7D03-4BB3-8FCD-41BC3002B00A}</Project> | ||
| <Project>{EE44C6A1-2A85-45FE-8D9B-BF1D5F88809C}</Project> |
There was a problem hiding this comment.
VSwin and VSmac seem to argue endlessly about this value. We've established VSwin as our gold standard so this is just a reminder to revert this before finalizing the PR. (fwiw Rider is polite enough to leave it alone)
There was a problem hiding this comment.
Ah, that is odd considering the .sln file actually has the App project listed with UUID, EE44C6A1-2A85-45FE-8D9B-BF1D5F88809C, which VSmac seems to be picking up and correcting in the project reference in the Android project. Not sure where VSwin is getting the UUID, 9F1742A7-7D03-4BB3-8FCD-41BC3002B00A since it exists nowhere in the .sln file or the App.csproj file. very bizarre; but I'll undo it before PR-time.
|
Latest updates, iOS display issues and inconsistency in padding still broken/not working. Android looks better, however cipher list does not respect padding and context/more menu is broken (null ref exception). |
|


Builds but crashes when displaying the ciphers page.
Open Issues