Skip to content

Commit a4a01e2

Browse files
committed
restored net5 framework
1 parent 5bb61ca commit a4a01e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mastercard.Developer.ClientEncryption.Tests/Mastercard.Developer.ClientEncryption.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net8.0</TargetFramework>
3+
<TargetFramework>net5</TargetFramework>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProjectGuid>{DE07F478-E087-4FAA-80E2-220671C70418}</ProjectGuid>

0 commit comments

Comments
 (0)