Compare commits
4 Commits
0859c61f8e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| c32c2c693d | |||
| 400a893446 | |||
| 1e4729682d | |||
| 9aaf188b54 |
13
Class1.cs
Normal file
13
Class1.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace TeklaModelPlugin1
|
||||
{
|
||||
internal class Class1
|
||||
{
|
||||
///sdafdsafsadf
|
||||
}
|
||||
}
|
||||
@@ -71,6 +71,7 @@
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Class1.cs" />
|
||||
<Compile Include="ModelPlugin.cs" />
|
||||
<Compile Include="MainForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
|
||||
Reference in New Issue
Block a user