diff --git a/Ghost.ArcEntities/Class1.cs b/Ghost.ArcEntities/Class1.cs new file mode 100644 index 0000000..65bb0a8 --- /dev/null +++ b/Ghost.ArcEntities/Class1.cs @@ -0,0 +1,6 @@ +namespace Ghost.ArcEntities; + +public class Class1 +{ + +} diff --git a/Ghost.ArcEntities/Ghost.ArcEntities.csproj b/Ghost.ArcEntities/Ghost.ArcEntities.csproj new file mode 100644 index 0000000..b760144 --- /dev/null +++ b/Ghost.ArcEntities/Ghost.ArcEntities.csproj @@ -0,0 +1,9 @@ + + + + net10.0 + enable + enable + + +