Skip to content

Commit 2193845

Browse files
authored
Update Microsoft.Data.Sqlite.Core TFMs again (#35602)
1 parent 5ee5ac0 commit 2193845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Data.Sqlite.Core/Microsoft.Data.Sqlite.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Microsoft.Data.Sqlite.SqliteException
1515
Microsoft.Data.Sqlite.SqliteFactory
1616
Microsoft.Data.Sqlite.SqliteParameter
1717
Microsoft.Data.Sqlite.SqliteTransaction</Description>
18-
<TargetFrameworks>$(DefaultNetCoreTargetFramework);netstandard2.0</TargetFrameworks>
18+
<TargetFrameworks>$(NetMinimum);netstandard2.0</TargetFrameworks>
1919
<MinClientVersion>3.6</MinClientVersion>
2020
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2121
<CodeAnalysisRuleSet>Microsoft.Data.Sqlite.Core.ruleset</CodeAnalysisRuleSet>

0 commit comments

Comments
 (0)