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 b51455a commit da1ae55Copy full SHA for da1ae55
fsc.props
@@ -61,8 +61,8 @@
61
</PropertyGroup>
62
<PropertyGroup Condition="'$(FscToolPath)' == ''">
63
<Error Text="FscToolPath MSBuild property could'nt be set" />
64
- <PropertyGroup>
+ </PropertyGroup>
65
<PropertyGroup Condition="'$(FscToolExe)' == ''">
66
<Error Text="FscToolExe MSBuild property could'nt be set" />
67
68
</Project>
0 commit comments