This commit is contained in:
2026-04-14 20:10:10 +05:00
parent c88eeabfa8
commit bf078b5206
6 changed files with 343 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Calculator.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>