diff --git a/Class2.cs b/Class2.cs new file mode 100644 index 0000000..fa69d75 --- /dev/null +++ b/Class2.cs @@ -0,0 +1,12 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace TeklaModelPlugin1 +{ + internal class Class2 + { + } +} diff --git a/Class3.cs b/Class3.cs new file mode 100644 index 0000000..2307917 --- /dev/null +++ b/Class3.cs @@ -0,0 +1,12 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace TeklaModelPlugin1 +{ + internal class Class3 + { + } +} diff --git a/TeklaModelPlugin1.csproj b/TeklaModelPlugin1.csproj index c681470..f943945 100644 --- a/TeklaModelPlugin1.csproj +++ b/TeklaModelPlugin1.csproj @@ -72,6 +72,11 @@ + +<<<<<<< HEAD + +======= +>>>>>>> b7c1fcc32251410c3e92daeca8fbcf4cab2d984e Form