diff options
| author | Michael <[email protected]> | 2017-03-21 12:39:51 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-21 12:39:51 -0400 |
| commit | 6fc0e6fa29e68a4fc901d6dce584157272f07e60 (patch) | |
| tree | 226c16316abb6f03f35cfdb90e01d4ffdee56449 /Project-Unite | |
| parent | 7c6d2f24e385778567b76b09700056bdbbcca4b3 (diff) | |
| download | project-unite-6fc0e6fa29e68a4fc901d6dce584157272f07e60.tar.gz project-unite-6fc0e6fa29e68a4fc901d6dce584157272f07e60.tar.bz2 project-unite-6fc0e6fa29e68a4fc901d6dce584157272f07e60.zip | |
die
Diffstat (limited to 'Project-Unite')
| -rw-r--r-- | Project-Unite/Project-Unite.csproj | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index 37b88cb..6d5882f 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -412,10 +412,6 @@ <Compile Include="Startup.cs" /> </ItemGroup> <ItemGroup> - <Content Include="App_Data\aspnet-Project-Unite-20170315114859.mdf" /> - <Content Include="App_Data\aspnet-Project-Unite-20170315114859_log.ldf"> - <DependentUpon>aspnet-Project-Unite-20170315114859.mdf</DependentUpon> - </Content> <Content Include="Content\bootstrap-theme.css" /> <Content Include="Content\bootstrap.css" /> <Content Include="Content\bootstrap.min.css" /> @@ -509,6 +505,7 @@ <Content Include="Views\Forum\EditPost.cshtml" /> </ItemGroup> <ItemGroup> + <Folder Include="App_Data\" /> <Folder Include="Properties\PublishProfiles\" /> <Folder Include="Views\Legal\" /> </ItemGroup> |
