make ILoadContent as unicat
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Pilz.UI.Dialogs;
|
||||
namespace Pilz.UI;
|
||||
|
||||
public interface ILoadContent
|
||||
{
|
||||
@@ -7,9 +7,10 @@
|
||||
<DefaultItemExcludes>$(DefaultItemExcludes);$(ProjectDir)**\*.vb</DefaultItemExcludes>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<Version>2.1.1</Version>
|
||||
<Version>2.2.0</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
|
||||
|
||||
Reference in New Issue
Block a user