Renamed FireLance library to GSMParser

This commit is contained in:
2020-06-27 18:49:18 +01:00
parent aaff08bae4
commit d3b8cd1b6b
27 changed files with 813 additions and 5 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
@@ -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("GSMParser")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("GSMParser")]
[assembly: System.Reflection.AssemblyTitleAttribute("GSMParser")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
ebce02fea582662398c3e618382decf60787fad0
@@ -0,0 +1 @@
301e696e5a6df74113c27c5dad985b200e65be5f
@@ -0,0 +1,10 @@
C:\Users\Dunestorm\Projects\FireLance\GSMParser\bin\Debug\netcoreapp3.1\GSMParser.deps.json
C:\Users\Dunestorm\Projects\FireLance\GSMParser\bin\Debug\netcoreapp3.1\GSMParser.dll
C:\Users\Dunestorm\Projects\FireLance\GSMParser\bin\Debug\netcoreapp3.1\GSMParser.pdb
C:\Users\Dunestorm\Projects\FireLance\GSMParser\obj\Debug\netcoreapp3.1\GSMParser.csprojAssemblyReference.cache
C:\Users\Dunestorm\Projects\FireLance\GSMParser\obj\Debug\netcoreapp3.1\GSMParser.AssemblyInfoInputs.cache
C:\Users\Dunestorm\Projects\FireLance\GSMParser\obj\Debug\netcoreapp3.1\GSMParser.AssemblyInfo.cs
C:\Users\Dunestorm\Projects\FireLance\GSMParser\obj\Debug\netcoreapp3.1\GSMParser.csproj.CoreCompileInputs.cache
C:\Users\Dunestorm\Projects\FireLance\GSMParser\obj\Debug\netcoreapp3.1\GSMParser.dll
C:\Users\Dunestorm\Projects\FireLance\GSMParser\obj\Debug\netcoreapp3.1\GSMParser.pdb
C:\Users\Dunestorm\Projects\FireLance\GSMParser\bin\Debug\netcoreapp3.1\games.db
Binary file not shown.
Binary file not shown.