зеркало из https://github.com/DeGsoft/maui-linux.git
Remove unnecessary namespace qualifier
This commit is contained in:
Родитель
d6b777bd46
Коммит
38da0fd68c
|
@ -8,7 +8,7 @@ using Xamarin.UITest;
|
|||
|
||||
// Apply the default category of "Issues" to all of the tests in this assembly
|
||||
// We use this as a catch-all for tests which haven't been individually categorized
|
||||
[assembly: NUnit.Framework.Category("Issues")]
|
||||
[assembly: Category("Issues")]
|
||||
#endif
|
||||
|
||||
namespace Xamarin.Forms.Controls
|
||||
|
|
Загрузка…
Ссылка в новой задаче