refactoring
This commit is contained in:
parent
1805cb3e17
commit
bb5e34a61d
29 changed files with 609 additions and 272 deletions
|
|
@ -174,6 +174,10 @@
|
|||
<Compile Include="Blogs\UTBlogEntryCollection.cs" />
|
||||
<Compile Include="Blogs\BasePost.cs" />
|
||||
<Compile Include="Blogs\PostTag.cs" />
|
||||
<Compile Include="Blogs\BasePostInfo.cs" />
|
||||
<Compile Include="Blogs\PostInfoByTitle.cs" />
|
||||
<Compile Include="Blogs\PostInfoByUser.cs" />
|
||||
<Compile Include="Blogs\TagInfo.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue