From 755ffa610fa5b2e7f3559716bdaafc4649bc8237 Mon Sep 17 00:00:00 2001 From: Stedd Date: Sun, 1 Aug 2021 12:36:42 +0200 Subject: [PATCH] Appending JSON file --- CryptoCalc.csproj | 4 ++++ MainWindow.xaml | 1 + MainWindow.xaml.cs | 36 +++++++++++++++++++++++++++++++++++- 3 files changed, 40 insertions(+), 1 deletion(-) diff --git a/CryptoCalc.csproj b/CryptoCalc.csproj index 407932c..44bc49b 100644 --- a/CryptoCalc.csproj +++ b/CryptoCalc.csproj @@ -6,4 +6,8 @@ true + + + + diff --git a/MainWindow.xaml b/MainWindow.xaml index 49ac95b..5a0c684 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -7,6 +7,7 @@ mc:Ignorable="d" Title="MainWindow" Height="450" Width="800"> +