Add project files.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace TheXamlGuy.Framework.Core
|
||||
{
|
||||
public record ConfigurationChanged<TConfiguration>(TConfiguration Configuration) where TConfiguration : class;
|
||||
}
|
||||
Reference in New Issue
Block a user