Skip to content

Commit

Permalink
static file directory fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iammukeshm committed Apr 13, 2021
1 parent bfc2ecb commit 8836524
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -339,5 +339,5 @@ ASALocalRun/
# BeatPulse healthcheck temp database
healthchecksdb
/BlazorHero.CleanArchitecture/Server/Logs
/BlazorHero.CleanArchitecture/Server/Files/Images
/BlazorHero.CleanArchitecture/Server/Files/Images/ProfilePictures
/BlazorHero.CleanArchitecture/Server/Files/Documents
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
<ProjectReference Include="..\Client\BlazorHero.CleanArchitecture.Client.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Files\Images\Products\" />
<Folder Include="Files\Images\ProfilePictures\" />
</ItemGroup>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8836524

Please sign in to comment.