diff --git a/DopplerBeplic.Tests/DopplerBeplic.Tests.csproj b/DopplerBeplic.Tests/DopplerBeplic.Tests.csproj index a29fd8c..86850a8 100644 --- a/DopplerBeplic.Tests/DopplerBeplic.Tests.csproj +++ b/DopplerBeplic.Tests/DopplerBeplic.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/doppler-beplic/doppler-beplic.csproj b/doppler-beplic/doppler-beplic.csproj index 9dd4b01..43ddcea 100644 --- a/doppler-beplic/doppler-beplic.csproj +++ b/doppler-beplic/doppler-beplic.csproj @@ -18,8 +18,8 @@ - - + + diff --git a/global.json b/global.json index de3fa63..c9c2078 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.202" + "version": "8.0.302" } }