From 2c950f9d9ba5498fd4c51d5ef8a2dbc064b833c2 Mon Sep 17 00:00:00 2001 From: Wouter Date: Sat, 14 Nov 2020 13:35:00 +0100 Subject: [PATCH] Upgrade dependencies --- CalculatorTests/CalculatorTests.csproj | 4 ++-- ExampleCalculatorApp/ExampleCalculatorApp.csproj | 6 +++--- ExampleCodeGenApp/ExampleCodeGenApp.csproj | 6 +++--- .../ExampleShaderEditorApp.csproj | 8 ++++---- NodeNetwork/NodeNetwork.csproj | 16 ++++++++-------- NodeNetworkTests/NodeNetworkTests.csproj | 4 ++-- NodeNetworkToolkit/NodeNetworkToolkit.csproj | 6 +++--- StressTest/StressTest.csproj | 6 +++--- 8 files changed, 28 insertions(+), 28 deletions(-) diff --git a/CalculatorTests/CalculatorTests.csproj b/CalculatorTests/CalculatorTests.csproj index 78254dc..3b5ac6e 100644 --- a/CalculatorTests/CalculatorTests.csproj +++ b/CalculatorTests/CalculatorTests.csproj @@ -8,14 +8,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/ExampleCalculatorApp/ExampleCalculatorApp.csproj b/ExampleCalculatorApp/ExampleCalculatorApp.csproj index 326cd6c..76924fd 100644 --- a/ExampleCalculatorApp/ExampleCalculatorApp.csproj +++ b/ExampleCalculatorApp/ExampleCalculatorApp.csproj @@ -17,11 +17,11 @@ - + - + @@ -29,6 +29,6 @@ - + \ No newline at end of file diff --git a/ExampleCodeGenApp/ExampleCodeGenApp.csproj b/ExampleCodeGenApp/ExampleCodeGenApp.csproj index 94333d0..8f15216 100644 --- a/ExampleCodeGenApp/ExampleCodeGenApp.csproj +++ b/ExampleCodeGenApp/ExampleCodeGenApp.csproj @@ -28,15 +28,15 @@ - + - + - + \ No newline at end of file diff --git a/ExampleShaderEditorApp/ExampleShaderEditorApp.csproj b/ExampleShaderEditorApp/ExampleShaderEditorApp.csproj index 1e6bf6d..0f495be 100644 --- a/ExampleShaderEditorApp/ExampleShaderEditorApp.csproj +++ b/ExampleShaderEditorApp/ExampleShaderEditorApp.csproj @@ -34,14 +34,14 @@ - + - + - + @@ -49,6 +49,6 @@ - + \ No newline at end of file diff --git a/NodeNetwork/NodeNetwork.csproj b/NodeNetwork/NodeNetwork.csproj index e8c1860..4e0298a 100644 --- a/NodeNetwork/NodeNetwork.csproj +++ b/NodeNetwork/NodeNetwork.csproj @@ -25,21 +25,21 @@ - - - - - + + + + + - + - + - + \ No newline at end of file diff --git a/NodeNetworkTests/NodeNetworkTests.csproj b/NodeNetworkTests/NodeNetworkTests.csproj index 1a9dacf..f65922d 100644 --- a/NodeNetworkTests/NodeNetworkTests.csproj +++ b/NodeNetworkTests/NodeNetworkTests.csproj @@ -8,14 +8,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/NodeNetworkToolkit/NodeNetworkToolkit.csproj b/NodeNetworkToolkit/NodeNetworkToolkit.csproj index b2adbd6..33a432a 100644 --- a/NodeNetworkToolkit/NodeNetworkToolkit.csproj +++ b/NodeNetworkToolkit/NodeNetworkToolkit.csproj @@ -25,15 +25,15 @@ - + - + - + diff --git a/StressTest/StressTest.csproj b/StressTest/StressTest.csproj index 6285e43..cd7a89b 100644 --- a/StressTest/StressTest.csproj +++ b/StressTest/StressTest.csproj @@ -15,11 +15,11 @@ - + - + @@ -27,6 +27,6 @@ - + \ No newline at end of file