aaa
This commit is contained in:
parent
e452fb9cc0
commit
8a32106e04
|
|
@ -733,7 +733,6 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="App_Data\" />
|
<Folder Include="App_Data\" />
|
||||||
<Folder Include="Models\" />
|
<Folder Include="Models\" />
|
||||||
<Folder Include="Properties\PublishProfiles\" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="packages.config">
|
<None Include="packages.config">
|
||||||
|
|
@ -759,6 +758,7 @@
|
||||||
<Content Include="Views\Course\SmartSearch.cshtml" />
|
<Content Include="Views\Course\SmartSearch.cshtml" />
|
||||||
<Content Include="Views\Account\FindIDPW.cshtml" />
|
<Content Include="Views\Account\FindIDPW.cshtml" />
|
||||||
<Content Include="Views\Account\NewPassword.cshtml" />
|
<Content Include="Views\Account\NewPassword.cshtml" />
|
||||||
|
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\Base\Base.csproj">
|
<ProjectReference Include="..\Base\Base.csproj">
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue