We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6359b53 commit 49f0769Copy full SHA for 49f0769
DynamoDbEncryption/runtimes/net/tests/Test-DynamoDbEncryption.csproj
@@ -4,7 +4,7 @@
4
<RootNamespace>TEST_AWS Cryptography DynamoDb Encryption</RootNamespace>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>disable</Nullable>
7
- <TargetFrameworks>net6.0</TargetFrameworks>
+ <TargetFrameworks>net6.0;net48</TargetFrameworks>
8
<LangVersion>10</LangVersion>
9
<OutputType>Exe</OutputType>
10
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
0 commit comments