From 8e041a98fc885a32ab66686900aac3c6b735ae2d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Sep 2024 22:04:14 +0000 Subject: [PATCH] dotnet: Update all non-major dependencies --- dotnet/Vaas/.config/dotnet-tools.json | 2 +- dotnet/Vaas/src/Vaas/Vaas.csproj | 4 ++-- dotnet/examples/VaasExample/VaasExample.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dotnet/Vaas/.config/dotnet-tools.json b/dotnet/Vaas/.config/dotnet-tools.json index 33e923cc..03efa87b 100644 --- a/dotnet/Vaas/.config/dotnet-tools.json +++ b/dotnet/Vaas/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.29.1", + "version": "0.29.2", "commands": [ "dotnet-csharpier" ] diff --git a/dotnet/Vaas/src/Vaas/Vaas.csproj b/dotnet/Vaas/src/Vaas/Vaas.csproj index 89c26cbf..d598123b 100644 --- a/dotnet/Vaas/src/Vaas/Vaas.csproj +++ b/dotnet/Vaas/src/Vaas/Vaas.csproj @@ -1,7 +1,7 @@ - 0.0.5 + 0.0.6 MIT net8.0 enable @@ -22,7 +22,7 @@ - + diff --git a/dotnet/examples/VaasExample/VaasExample.csproj b/dotnet/examples/VaasExample/VaasExample.csproj index 84fee40c..21f70cd3 100644 --- a/dotnet/examples/VaasExample/VaasExample.csproj +++ b/dotnet/examples/VaasExample/VaasExample.csproj @@ -9,7 +9,7 @@ - +