Skip to content

Commit 6f5eee6

Browse files
committed
Bumped deps
1 parent 9d26096 commit 6f5eee6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/DbReader/DbReader.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
1919
<LangVersion>latest</LangVersion>
2020
</PropertyGroup>
21-
22-
2321
<ItemGroup>
2422
<PackageReference Include="LightInject.Source" Version="7.0.1">
2523
<PrivateAssets>all</PrivateAssets>

src/DbReader/Nuget/DbReader.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<owners>Bernhard Richter</owners>
88
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
99
<projectUrl>https://github.com/seesharper/DbReader</projectUrl>
10-
<requireLicenseAcceptance>false</requireLicenseAcceptance>
10+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>A simple and fast database reader for the .Net framework.</description>
1212
<copyright>Bernhard Richter</copyright>
1313
<tags>data-access orm sql micro-orm</tags>

0 commit comments

Comments
 (0)