obj/Release/netstandard2.0/win10-x64/PurePwsh.AssemblyInfo.cs
//------------------------------------------------------------------------------
// <auto-generated> // Generated by the MSBuild WriteCodeFragment class. // </auto-generated> //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("PurePwsh")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("PurePwsh")] [assembly: System.Reflection.AssemblyTitleAttribute("PurePwsh")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] |