BlackJackCS/BlackJackIsh/obj/Debug/netcoreapp2.1/BlackJackIsh.AssemblyInfo.cs
2018-12-06 09:59:53 +01:00

16 lines
794 B
C#

//------------------------------------------------------------------------------
// <auto-generated>
// Generated by the MSBuild WriteCodeFragment class.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("BlackJackIsh")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("BlackJackIsh")]
[assembly: System.Reflection.AssemblyTitleAttribute("BlackJackIsh")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]