Skip to content

Commit a935242

Browse files
committed
Add simple multiplier
1 parent 48d4c63 commit a935242

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Calculator/Calculator/obj/Debug/net9.0/Calculator.AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("Calculator")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+23dfcce288a821650fb3bdb2708f2f65ea0c56c8")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+48d4c6375d5dcea6b4b38de25a859acb509d5df1")]
1717
[assembly: System.Reflection.AssemblyProductAttribute("Calculator")]
1818
[assembly: System.Reflection.AssemblyTitleAttribute("Calculator")]
1919
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dadb3dcf9fd68b1016085dc958fe7118bfe54be134c225406114e3913630f1f5
1+
574fac2901f735c0c93356de2276fc13355bf013746e5709f638f1e3351fff18
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
17440533523951157
1+
17442860823993062

0 commit comments

Comments
 (0)