From a9dbd7b24ff4cbd8dc695e9171ab428f0a7b458b Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Mon, 24 Jul 2023 01:51:04 +0100 Subject: [PATCH] Upgrade .NET to 7.0 --- Tests/ViaCep.Tests/ViaCep.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/ViaCep.Tests/ViaCep.Tests.csproj b/Tests/ViaCep.Tests/ViaCep.Tests.csproj index 5956cde..a59e87d 100644 --- a/Tests/ViaCep.Tests/ViaCep.Tests.csproj +++ b/Tests/ViaCep.Tests/ViaCep.Tests.csproj @@ -2,7 +2,7 @@ 2F57B9CD-5505-4456-B9FE-F91DCB4476D6 - netcoreapp3.1 + net7.0 false