remove MBS.Desktop from framework-dotnet; it is now in desktop-framework-dotnet
This commit is contained in:
parent
a24ae26d57
commit
0ccf7ce844
@ -1,6 +0,0 @@
|
||||
namespace MBS.Desktop;
|
||||
|
||||
public class DesktopApplication : MBS.Core.Application
|
||||
{
|
||||
|
||||
}
|
||||
@ -1,13 +0,0 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\MBS.Core\MBS.Core.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
x
Reference in New Issue
Block a user