Compare commits
No commits in common. "03a201ccbfa22c1a9be1fe44a49dbb9756d9a4e0" and "043360ec5c7c681a719fa8b79f713c76bf01bf85" have entirely different histories.
03a201ccbf
...
043360ec5c
@ -1,7 +0,0 @@
|
|||||||
namespace FurnitureFactoryBusinessLogic
|
|
||||||
{
|
|
||||||
public class Class1
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,9 +0,0 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
|
||||||
|
|
||||||
<PropertyGroup>
|
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
|
||||||
<Nullable>enable</Nullable>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
</Project>
|
|
Loading…
Reference in New Issue
Block a user