File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1515 <PackageIconUrl >https://raw.githubusercontent.com/feature23/StringSimilarity.NET/master/logo.png</PackageIconUrl >
1616 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1717 <PackageTags >string similarity distance cosine damerau jaccard jaro-winkler levenshtein ngram qgram shingle sift4</PackageTags >
18+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
19+ <IncludeSymbols >true</IncludeSymbols >
20+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1821 </PropertyGroup >
1922
23+ <ItemGroup >
24+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
25+ </ItemGroup >
26+
27+
2028 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2129 <DocumentationFile >bin\Release\netstandard2.0\F23.StringSimilarity.xml</DocumentationFile >
2230 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments