Compare commits

..

No commits in common. "ea174c746755e6312a8de6fbdad43b5d14595ad6" and "acf7994ac6c3b636330a2d6d4dcf131b3b4ea8a2" have entirely different histories.

2 changed files with 7 additions and 7 deletions

View File

@ -713,15 +713,15 @@
<Content Include="Views\user\LeaveHistory.cshtml" />
<Content Include="Views\Shared\Partial\UserBoxSelect.cshtml" />
<Content Include="Views\cm\cmregexset.cshtml" />
<Content Include="Web.Debug.config">
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
</None>
<None Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Staging.config">
</None>
<None Include="Web.Staging.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Staging|Any CPU</LastActiveSolutionConfig>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<ProjectView>ProjectFiles</ProjectView>
<UseIISExpress>false</UseIISExpress>
<Use64BitIISExpress />