Merge branch 'dev' of https://gitea.272401.com/admin/test into dev工会经费
This commit is contained in:
12
Class2.cs
Normal file
12
Class2.cs
Normal file
@@ -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
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -72,6 +72,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Class1.cs" />
|
||||
<Compile Include="Class2.cs" />
|
||||
<Compile Include="ModelPlugin.cs" />
|
||||
<Compile Include="MainForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
|
||||
Reference in New Issue
Block a user