diff --git a/App.config b/App.config index 9933ea0..d64670c 100644 --- a/App.config +++ b/App.config @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/CryptoCalc.csproj b/CryptoCalc.csproj index 44bc49b..c173c4f 100644 --- a/CryptoCalc.csproj +++ b/CryptoCalc.csproj @@ -7,7 +7,14 @@ - + + + + + + + PreserveNewest + diff --git a/MainWindow.xaml b/MainWindow.xaml index 5a0c684..2803651 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -7,7 +7,8 @@ mc:Ignorable="d" Title="MainWindow" Height="450" Width="800"> -