File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 9
9
<RootNamespace >SqlKata</RootNamespace >
10
10
<AssemblyName >SqlKata</AssemblyName >
11
11
12
- <!-- NuGet settings -->
13
- <PackageId >SqlKata</PackageId >
14
- <PackageTags >sql;query-builder;dynamic-query</PackageTags >
15
- <PackageReleaseNotes >https://github.com/sqlkata/querybuilder</PackageReleaseNotes >
16
- <PackageProjectUrl >https://github.com/sqlkata/querybuilder</PackageProjectUrl >
17
- <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
18
- <PackageLicenseExpression >MIT</PackageLicenseExpression >
19
- <RepositoryType >git</RepositoryType >
20
- <RepositoryUrl >https://github.com/sqlkata/querybuilder</RepositoryUrl >
21
-
22
- <!-- SourceLink settings -->
23
- <PublishRepositoryUrl >true</PublishRepositoryUrl >
24
- <EmbedUntrackedSources >true</EmbedUntrackedSources >
25
12
<NoWarn >CS1591</NoWarn >
26
13
</PropertyGroup >
27
14
<PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments