File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2222 <!-- SourceLink settings -->
2323 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2424 <EmbedUntrackedSources >true</EmbedUntrackedSources >
25-
25+ < NoWarn >CS1591</ NoWarn >
2626 </PropertyGroup >
2727 <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'" >
2828 <DocumentationFile >bin\Debug\netstandard2.0\SqlKata.xml</DocumentationFile >
Original file line number Diff line number Diff line change 2020 <!-- SourceLink settings -->
2121 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2222 <EmbedUntrackedSources >true</EmbedUntrackedSources >
23-
24-
23+ <NoWarn >CS1591</NoWarn >
2524 </PropertyGroup >
2625 <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|netstandard2.0|AnyCPU'" >
2726 <DocumentationFile >bin\Release\netstandard2.0\SqlKata.Execution.xml</DocumentationFile >
You can’t perform that action at this time.
0 commit comments