We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d172da commit ef3cd26Copy full SHA for ef3cd26
src/F23.StringSimilarity/F23.StringSimilarity.csproj
@@ -18,7 +18,7 @@
18
</PropertyGroup>
19
20
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
21
- <DocumentationFile>bin\Release\netstandard1.0\F23.StringSimilarity.xml</DocumentationFile>
+ <DocumentationFile>bin\Release\netstandard2.0\F23.StringSimilarity.xml</DocumentationFile>
22
23
24
</Project>
0 commit comments