Skip to content

Commit da1ae55

Browse files
have a nice xml day also
1 parent b51455a commit da1ae55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fsc.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
</PropertyGroup>
6262
<PropertyGroup Condition="'$(FscToolPath)' == ''">
6363
<Error Text="FscToolPath MSBuild property could'nt be set" />
64-
<PropertyGroup>
64+
</PropertyGroup>
6565
<PropertyGroup Condition="'$(FscToolExe)' == ''">
6666
<Error Text="FscToolExe MSBuild property could'nt be set" />
67-
<PropertyGroup>
67+
</PropertyGroup>
6868
</Project>

0 commit comments

Comments
 (0)