This commit is contained in:
Sergio Pedri 2021-07-27 16:01:13 +02:00
Родитель 253cb963b5
Коммит a47824b092
1 изменённых файлов: 0 добавлений и 7 удалений

Просмотреть файл

@ -7,13 +7,6 @@
// This file is inspired from the MvvmLight library (lbugnion/MvvmLight),
// more info in ThirdPartyNotices.txt in the root of the project.
// ================================= NOTE =================================
// This file is mirrored in the ObservableRecipient annotated copy
// (for debugging info) in the Mvvm.SourceGenerators project.
// If any changes are made to this file, they should also be appropriately
// ported to that file as well to keep the behavior consistent.
// ========================================================================
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;