Skip to content

Commit

Permalink
CentOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
ss22219 committed Oct 15, 2013
1 parent 2cf9f01 commit f35829d
Show file tree
Hide file tree
Showing 84 changed files with 1,818 additions and 1,736 deletions.
638 changes: 301 additions & 337 deletions MyBlog/Blog.Domain/ArticelService.cs

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions MyBlog/Blog.Domain/Blog.Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<ProductVersion>12.0.0</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -66,11 +68,11 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Blog.Model\Blog.Model.csproj">
<Project>{2ec57ecb-8b69-42fc-b11b-5ef3223d182e}</Project>
<Project>{2EC57ECB-8B69-42FC-B11B-5EF3223D182E}</Project>
<Name>Blog.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Blog.Repository\Blog.Repository.csproj">
<Project>{7a88f526-8e70-4385-aeb2-fea874ac0814}</Project>
<Project>{7A88F526-8E70-4385-AEB2-FEA874AC0814}</Project>
<Name>Blog.Repository</Name>
</ProjectReference>
</ItemGroup>
Expand Down
Loading

0 comments on commit f35829d

Please sign in to comment.