summaryrefslogtreecommitdiff
path: root/src/SMAPI.AssemblyRewriters/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.AssemblyRewriters/Properties/AssemblyInfo.cs')
-rw-r--r--src/SMAPI.AssemblyRewriters/Properties/AssemblyInfo.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/SMAPI.AssemblyRewriters/Properties/AssemblyInfo.cs b/src/SMAPI.AssemblyRewriters/Properties/AssemblyInfo.cs
deleted file mode 100644
index f456a30d..00000000
--- a/src/SMAPI.AssemblyRewriters/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-using System.Reflection;
-
-[assembly: AssemblyTitle("SMAPI.AssemblyRewriters")]
-[assembly: AssemblyDescription("Contains internal SMAPI classes used during assembly rewriting that need to be public for technical reasons, but shouldn't be visible to modders.")]