File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
DbConnectionInspector/DbConnectionInspector Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
77 <PackageId >DatabaseConnectionInspector</PackageId >
8- <Version >3.0.1 </Version >
8+ <Version >3.1.0 </Version >
99 <Authors >Leo506</Authors >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1111 <Title >Database connection inspector</Title >
1212 <Description >Library for inspect database connections and prevent requests to its until establish conneciton (for Asp.Net apps)</Description >
1313 <RepositoryUrl >https://github.com/Leo506/DatabaseConnectionInspector</RepositoryUrl >
14+ <RepositoryType >git</RepositoryType >
15+ <Copyright >Copyright (c) Artem Levin 2022</Copyright >
16+ <PackageTags >database, tool</PackageTags >
1417 </PropertyGroup >
1518
1619 <ItemGroup >
You can’t perform that action at this time.
0 commit comments