Skip to content

Commit ef3cd26

Browse files
committed
upgrade to netstandard2.0
1 parent 2d172da commit ef3cd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/F23.StringSimilarity/F23.StringSimilarity.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
21-
<DocumentationFile>bin\Release\netstandard1.0\F23.StringSimilarity.xml</DocumentationFile>
21+
<DocumentationFile>bin\Release\netstandard2.0\F23.StringSimilarity.xml</DocumentationFile>
2222
</PropertyGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)