Browse Source

Hopefully fixed broken build the second time

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1525 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
shortcuts
Peter Forstmeier 19 years ago
parent
commit
b7f45fb928
  1. 2
      src/AddIns/Misc/SharpReport/SharpReportCore/SharpReportCore.csproj

2
src/AddIns/Misc/SharpReport/SharpReportCore/SharpReportCore.csproj

@ -130,7 +130,7 @@ @@ -130,7 +130,7 @@
<Compile Include="BaseItems\TableItem.cs" />
<Compile Include="Exceptions\IllegalQueryException.cs" />
<Compile Include="Events\SectionRenderEventArgs.cs" />
<Compile Include="Printing\Text\StandartFormatter.cs" />
<Compile Include="Printing\Text\StandardFormatter.cs" />
<Compile Include="BaseClasses\DataTypeHelper.cs" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save