From 19aa57ee1d287c76b45abc34a9d856032fec661f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20St=C3=B6ggl?= Date: Sat, 12 Jan 2019 22:51:48 +0100 Subject: [PATCH] Update .NET sku to v4.7 in app.config files - Use: - Fixes: https://github.com/gchudov/cuetools.net/issues/12 - XML pretty print app.config files --- CUEPlayer/app.config | 9 +++++--- CUERipper.WPF/app.config | 4 +++- CUERipper/app.config | 29 ++++++++++++++----------- CUETools.ALACEnc/App.config | 5 ++++- CUETools.Flake/App.config | 5 ++++- CUETools.TestHelpers/app.config | 5 ++++- CUETools.eac3ui/App.config | 2 +- CUETools/CUETools.TestParity/app.config | 5 ++++- CUETools/app.config | 5 ++++- 9 files changed, 46 insertions(+), 23 deletions(-) diff --git a/CUEPlayer/app.config b/CUEPlayer/app.config index ab7a041..26cdf92 100644 --- a/CUEPlayer/app.config +++ b/CUEPlayer/app.config @@ -1,7 +1,7 @@ - - + + @@ -10,4 +10,7 @@ - + + + + diff --git a/CUERipper.WPF/app.config b/CUERipper.WPF/app.config index f6387ff..545e8d3 100644 --- a/CUERipper.WPF/app.config +++ b/CUERipper.WPF/app.config @@ -1,4 +1,6 @@ - + + + diff --git a/CUERipper/app.config b/CUERipper/app.config index 50b8ed3..0ec4d22 100644 --- a/CUERipper/app.config +++ b/CUERipper/app.config @@ -1,20 +1,23 @@ - - -
- - - - - - freedb.org - - - + + +
+ + + + + + freedb.org + + + - + + + + diff --git a/CUETools.ALACEnc/App.config b/CUETools.ALACEnc/App.config index f6267ab..80d6f4b 100644 --- a/CUETools.ALACEnc/App.config +++ b/CUETools.ALACEnc/App.config @@ -5,4 +5,7 @@ - + + + + diff --git a/CUETools.Flake/App.config b/CUETools.Flake/App.config index 03aa48e..7680fe2 100644 --- a/CUETools.Flake/App.config +++ b/CUETools.Flake/App.config @@ -5,4 +5,7 @@ - + + + + diff --git a/CUETools.TestHelpers/app.config b/CUETools.TestHelpers/app.config index 89dc7d4..957cb13 100644 --- a/CUETools.TestHelpers/app.config +++ b/CUETools.TestHelpers/app.config @@ -1,3 +1,6 @@ - + + + + diff --git a/CUETools.eac3ui/App.config b/CUETools.eac3ui/App.config index a4cb882..e8460b8 100644 --- a/CUETools.eac3ui/App.config +++ b/CUETools.eac3ui/App.config @@ -6,7 +6,7 @@ - + diff --git a/CUETools/CUETools.TestParity/app.config b/CUETools/CUETools.TestParity/app.config index 5065d9c..957cb13 100644 --- a/CUETools/CUETools.TestParity/app.config +++ b/CUETools/CUETools.TestParity/app.config @@ -1,3 +1,6 @@ - + + + + diff --git a/CUETools/app.config b/CUETools/app.config index 03aa48e..7680fe2 100644 --- a/CUETools/app.config +++ b/CUETools/app.config @@ -5,4 +5,7 @@ - + + + +