summaryrefslogtreecommitdiff
path: root/GameCode/.NETStandard,Version=v2.0.AssemblyAttributes.cs
diff options
context:
space:
mode:
Diffstat (limited to 'GameCode/.NETStandard,Version=v2.0.AssemblyAttributes.cs')
-rw-r--r--GameCode/.NETStandard,Version=v2.0.AssemblyAttributes.cs4
1 files changed, 4 insertions, 0 deletions
diff --git a/GameCode/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/GameCode/.NETStandard,Version=v2.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..8bf3a42
--- /dev/null
+++ b/GameCode/.NETStandard,Version=v2.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+// <autogenerated />
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")]