We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8d898 commit 3a8a97cCopy full SHA for 3a8a97c
CommonSettings.targets
@@ -1,6 +1,6 @@
1
<Project>
2
<Choose>
3
- <When Condition="'$(Configuration)|$(Platform)' == 'sc101|AnyCPU' Or '$(ScVersion)' == '10.1' Or '$(ScVersion)' == '' or
+ <When Condition="'$(Configuration)|$(Platform)' == 'sc101|AnyCPU' Or '$(ScVersion)' == '10.1.0' Or '$(ScVersion)' == '' or
4
'$(ScVersion)' == '*undefined*'">
5
<PropertyGroup>
6
<IncludeContentExtractionDll>true</IncludeContentExtractionDll>
0 commit comments