Skip to content

Commit

Permalink
Fix newline in validator.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Kuhnt committed Sep 10, 2017
1 parent 724c744 commit 2ae8be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supporting/validator/validator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
</PropertyGroup>
<Error Condition="!Exists('packages\Microsoft.Net.Compilers.2.3.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Net.Compilers.2.3.2\build\Microsoft.Net.Compilers.props'))" />
</Target>
</Project>
</Project>

0 comments on commit 2ae8be3

Please sign in to comment.