test
This commit is contained in:
parent
cc2063b73f
commit
c5bab73e7d
@ -54,6 +54,7 @@
|
||||
</Compile>
|
||||
<Compile Include="Program.cs"/>
|
||||
<Compile Include="Properties\AssemblyInfo.cs"/>
|
||||
<Compile Include="test.cs" />
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
|
7
ElementaryMathematics/test.cs
Normal file
7
ElementaryMathematics/test.cs
Normal file
@ -0,0 +1,7 @@
|
||||
namespace ElementaryMathematics
|
||||
{
|
||||
public class test
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user