aboutsummaryrefslogtreecommitdiff
path: root/Emby.Photos
diff options
context:
space:
mode:
authorAnthony Lavado <anthony@lavado.ca>2019-01-02 01:22:21 -0500
committerAnthony Lavado <anthony@lavado.ca>2019-01-02 01:22:21 -0500
commit87812d1e7fd4c423b58fbeaf150bc7fe0811e5fc (patch)
tree4dd2311e543c8ba379ba5be9232654c44be3da7f /Emby.Photos
parent68715bb1dc592924c1ff81c364e807d861da0696 (diff)
Fix spacing to C#/Visual Studio standards
- This is a fix automatically applied by Visual Studio
Diffstat (limited to 'Emby.Photos')
-rw-r--r--Emby.Photos/Emby.Photos.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Photos/Emby.Photos.csproj b/Emby.Photos/Emby.Photos.csproj
index e945ff444..3ecab9176 100644
--- a/Emby.Photos/Emby.Photos.csproj
+++ b/Emby.Photos/Emby.Photos.csproj
@@ -7,7 +7,7 @@
</ItemGroup>
<ItemGroup>
- <Compile Include="..\SharedVersion.cs"/>
+ <Compile Include="..\SharedVersion.cs" />
</ItemGroup>
<PropertyGroup>