factorizing constants
This commit is contained in:
parent
da811bd491
commit
fd2e40dcf1
11 changed files with 108 additions and 71 deletions
|
|
@ -47,12 +47,15 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="IAccountBalance.cs" />
|
||||
<Compile Include="IActivity.cs" />
|
||||
<Compile Include="IApplicationUser.cs" />
|
||||
<Compile Include="IBaseTrackedEntity.cs" />
|
||||
<Compile Include="IBlog.cs" />
|
||||
<Compile Include="ICircle.cs" />
|
||||
<Compile Include="ICircleMember.cs" />
|
||||
<Compile Include="ICommandForm.cs" />
|
||||
<Compile Include="IContact.cs" />
|
||||
<Compile Include="ICoWorking.cs" />
|
||||
<Compile Include="IGoogleCloudMobileDeclaration.cs" />
|
||||
<Compile Include="ILocation.cs" />
|
||||
<Compile Include="IPosition.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue