diff --git a/GalleryShare/GalleryShare.csproj b/GalleryShare/GalleryShare.csproj index 9311340..f0f74a3 100644 --- a/GalleryShare/GalleryShare.csproj +++ b/GalleryShare/GalleryShare.csproj @@ -31,6 +31,7 @@ + @@ -39,4 +40,10 @@ + + + + + + \ No newline at end of file diff --git a/GalleryShare/XSLT/DirectoryListing.xslt b/GalleryShare/XSLT/DirectoryListing.xslt new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/GalleryShare/XSLT/DirectoryListing.xslt @@ -0,0 +1 @@ + \ No newline at end of file