Unbreak a breaking change :(

This commit is contained in:
Bjarke Berg
2021-10-29 11:03:59 +02:00
parent 7aea361c21
commit 14fc4b6e25
4 changed files with 372 additions and 332 deletions

View File

@@ -1,6 +1,6 @@
using System.Collections.Generic;
namespace Umbraco.Cms.Core.Collections
namespace Umbraco.Core.Collections
{
/// <summary>
/// Collection that can be both a queue and a stack.