aboutsummaryrefslogtreecommitdiff
path: root/csharp-binding/LibSurviveBinding/obj/Debug/netcoreapp2.0/LibSurviveBinding.AssemblyInfo.cs
diff options
context:
space:
mode:
authorCNLohr <charles@cnlohr.com>2018-03-28 16:32:28 -0400
committerGitHub <noreply@github.com>2018-03-28 16:32:28 -0400
commit595ba8b255f6f4fd9ebc1c9dbff33577c13115f9 (patch)
tree31b885caee99c4688c6b3fadff559795fbd39784 /csharp-binding/LibSurviveBinding/obj/Debug/netcoreapp2.0/LibSurviveBinding.AssemblyInfo.cs
parent8a6be7bacaa8858f8e493a696d3c2cff563851d7 (diff)
parent6f7759314baf66f69fa7a335a1f17c65e90661f2 (diff)
downloadlibsurvive-595ba8b255f6f4fd9ebc1c9dbff33577c13115f9.tar.gz
libsurvive-595ba8b255f6f4fd9ebc1c9dbff33577c13115f9.tar.bz2
Merge pull request #119 from dpeter99/master
The start of the c# binding
Diffstat (limited to 'csharp-binding/LibSurviveBinding/obj/Debug/netcoreapp2.0/LibSurviveBinding.AssemblyInfo.cs')
-rw-r--r--csharp-binding/LibSurviveBinding/obj/Debug/netcoreapp2.0/LibSurviveBinding.AssemblyInfo.cs23
1 files changed, 23 insertions, 0 deletions
diff --git a/csharp-binding/LibSurviveBinding/obj/Debug/netcoreapp2.0/LibSurviveBinding.AssemblyInfo.cs b/csharp-binding/LibSurviveBinding/obj/Debug/netcoreapp2.0/LibSurviveBinding.AssemblyInfo.cs
new file mode 100644
index 0000000..0c76a75
--- /dev/null
+++ b/csharp-binding/LibSurviveBinding/obj/Debug/netcoreapp2.0/LibSurviveBinding.AssemblyInfo.cs
@@ -0,0 +1,23 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("LibSurviveBinding")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("LibSurviveBinding")]
+[assembly: System.Reflection.AssemblyTitleAttribute("LibSurviveBinding")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+