Skip to content

Commit

Permalink
Merge pull request #70 from guibranco/feature/upgrade-.net
Browse files Browse the repository at this point in the history
Upgrade .NET to 7.0
  • Loading branch information
guibranco committed Jul 24, 2023
2 parents f736144 + a9dbd7b commit b07fe48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ViaCep.Tests/ViaCep.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<ProjectGuid>2F57B9CD-5505-4456-B9FE-F91DCB4476D6</ProjectGuid>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down

0 comments on commit b07fe48

Please sign in to comment.