diff --git a/ElementaryMathematics/ElementaryMathematics.csproj b/ElementaryMathematics/ElementaryMathematics.csproj index 62ca100..7314ad5 100644 --- a/ElementaryMathematics/ElementaryMathematics.csproj +++ b/ElementaryMathematics/ElementaryMathematics.csproj @@ -54,7 +54,6 @@ - ResXFileCodeGenerator Resources.Designer.cs diff --git a/ElementaryMathematics/test.cs b/ElementaryMathematics/test.cs deleted file mode 100644 index 9d3d489..0000000 --- a/ElementaryMathematics/test.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace ElementaryMathematics -{ - public class test - { - - } -} \ No newline at end of file