Compare commits

..

No commits in common. "03a201ccbfa22c1a9be1fe44a49dbb9756d9a4e0" and "043360ec5c7c681a719fa8b79f713c76bf01bf85" have entirely different histories.

2 changed files with 0 additions and 16 deletions

View File

@ -1,7 +0,0 @@
namespace FurnitureFactoryBusinessLogic
{
public class Class1
{
}
}

View File

@ -1,9 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>