File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,6 @@ cd sqllocaldb
100
100
101
101
## Copyright and Trademarks
102
102
103
- This library is copyright (©) Martin Costello 2012-2020 .
103
+ This library is copyright (©) Martin Costello 2012-2021 .
104
104
105
105
[ Microsoft SQL Server] ( https://www.microsoft.com/en-gb/sql-server/ ) is a trademark and copyright of the Microsoft Corporation.
Original file line number Diff line number Diff line change 8
8
<PackageId >MartinCostello.SqlLocalDb</PackageId >
9
9
<RootNamespace >MartinCostello.SqlLocalDb</RootNamespace >
10
10
<Summary >$(Description)</Summary >
11
- <TargetFrameworks >netstandard2.0;net5.0 </TargetFrameworks >
11
+ <TargetFrameworks >netstandard2.0</TargetFrameworks >
12
12
<Title >SQL LocalDB Wrapper</Title >
13
13
</PropertyGroup >
14
14
<ItemGroup >
You can’t perform that action at this time.
0 commit comments