From 9ad526c0233134a928cb5889dccb94458fc6dfd0 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Tue, 26 Jun 2018 17:03:58 -0500 Subject: Update source to compile on VS Studio for mac --- SuperPolarity/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SuperPolarity/Properties') diff --git a/SuperPolarity/Properties/AssemblyInfo.cs b/SuperPolarity/Properties/AssemblyInfo.cs index daa34e8..1902c12 100644 --- a/SuperPolarity/Properties/AssemblyInfo.cs +++ b/SuperPolarity/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -- cgit