aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener
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 /SocketHttpListener
parent68715bb1dc592924c1ff81c364e807d861da0696 (diff)
Fix spacing to C#/Visual Studio standards
- This is a fix automatically applied by Visual Studio
Diffstat (limited to 'SocketHttpListener')
-rw-r--r--SocketHttpListener/SocketHttpListener.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/SocketHttpListener/SocketHttpListener.csproj b/SocketHttpListener/SocketHttpListener.csproj
index 494bc7fc9..ca9056a6a 100644
--- a/SocketHttpListener/SocketHttpListener.csproj
+++ b/SocketHttpListener/SocketHttpListener.csproj
@@ -6,7 +6,7 @@
</ItemGroup>
<ItemGroup>
- <Compile Include="..\SharedVersion.cs"/>
+ <Compile Include="..\SharedVersion.cs" />
</ItemGroup>
<PropertyGroup>