Overall; fixed design of IState.cs and IReadOnlyState.cs, and fixed namespaces in Beam.Abstractions to remove all references of Beam.Abstract.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using Beam.Models;
|
||||
|
||||
namespace Beam.Abstractions;
|
||||
namespace Beam.Abstractions;
|
||||
|
||||
/// <summary>
|
||||
/// Defines how a url template should should be updated, in what order, and by how much
|
||||
|
||||
Reference in New Issue
Block a user