Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Версия от на
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Fody/Costura
https://github.com/Fody/Costura
https://www.nuget.org/packages/Costura.Fody/
Проблема при использовании Costura.Fody в VisualStudio 2017
Решение: использовать более низкую версию библиотеки
https://stackoverflow.com/questions/55795625/fody-is-only-supported-on-msbuild-16-and-above-current-version-15/55880480
Например:
Fody 4.2.1
Costura.Fody 3.3.3
Плагин для автоматической настройки ConfigureAwait на уровне сборок, классов и методов.
ConfigureAwait.Fody
https://www.nuget.org/packages/ConfigureAwait.Fody
https://github.com/Fody/ConfigureAwait