调整了一下项目框架与前端JS代码

This commit is contained in:
yubaolee
2015-09-20 21:59:36 +08:00
parent 2dea364b2b
commit 43f8130e7e
224 changed files with 17851 additions and 3449 deletions

View File

@@ -61,11 +61,7 @@
</Otherwise>
</Choose>
<ItemGroup>
<Compile Include="DbContextTest.cs" />
<Compile Include="DepartmentTest.cs" />
<Compile Include="IndexTest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="LoginTest.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
@@ -80,10 +76,6 @@
<Project>{6108DA8E-92A1-4ABE-B9F5-26D64D55CA2C}</Project>
<Name>OpenAuth.Domain</Name>
</ProjectReference>
<ProjectReference Include="..\OpenAuth.Infrastructure\OpenAuth.Infrastructure.csproj">
<Project>{ADAE08C0-DE22-41F7-9F94-0E62AE327C25}</Project>
<Name>OpenAuth.Infrastructure</Name>
</ProjectReference>
<ProjectReference Include="..\OpenAuth.Repository\OpenAuth.Repository.csproj">
<Project>{E8DF8DEA-E2CF-4BDB-8F4F-3F8205B0E03A}</Project>
<Name>OpenAuth.Repository</Name>