From 3630698150d8e22d6d025b25ab22bd3c006f40ee Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Tue, 12 Nov 2024 19:32:13 +0000 Subject: [PATCH] Update VTEX.API.csproj --- Src/VTEX.API/VTEX.API.csproj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Src/VTEX.API/VTEX.API.csproj b/Src/VTEX.API/VTEX.API.csproj index da529f708..3e215f165 100644 --- a/Src/VTEX.API/VTEX.API.csproj +++ b/Src/VTEX.API/VTEX.API.csproj @@ -1,8 +1,11 @@ - netstandard2.0;netstandard2.1;net6.0;net8.0 - latest + {931C39A1-583E-5587-AB8D-508C7B1FC15E} + $(DotNetVersions) + The VTEX platform (PaaS) (e-commerce) SDK. A .NET client to consume VTEX APIs for both Core and Framework projects + vtex paas client sdk ecommerce e-commerce platform apis + Chore