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 15
15
<PackageIconUrl >https://raw.githubusercontent.com/feature23/StringSimilarity.NET/master/logo.png</PackageIconUrl >
16
16
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
17
17
<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 >
18
21
</PropertyGroup >
19
22
23
+ <ItemGroup >
24
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
25
+ </ItemGroup >
26
+
27
+
20
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
21
29
<DocumentationFile >bin\Release\netstandard2.0\F23.StringSimilarity.xml</DocumentationFile >
22
30
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments