Skip to content

Commit 55f07de

Browse files
MZimmermann_cpMZimmermann_cp
authored andcommitted
renamed Entity to AbstractEntity
1 parent a103572 commit 55f07de

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

trunk/Class Library/ActiveUp.Net.Groupware/ActiveUp.Net.Groupware.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<Compile Include="vCalendar\DayLightSavings.cs" />
119119
<Compile Include="vCalendar\DisplayReminder.cs" />
120120
<Compile Include="vCalendar\Duration.cs" />
121-
<Compile Include="vCalendar\Entity.cs" />
121+
<Compile Include="vCalendar\AbstractEntity.cs" />
122122
<Compile Include="vCalendar\EntityCollection.cs" />
123123
<Compile Include="vCalendar\Expectation.cs" />
124124
<Compile Include="vCalendar\GeographicalPosition.cs" />

trunk/Class Library/ActiveUp.Net.Groupware/vCalendar/Entity.cs renamed to trunk/Class Library/ActiveUp.Net.Groupware/vCalendar/AbstractEntity.cs

File renamed without changes.

0 commit comments

Comments
 (0)