Chapter5/5.1_DotnetInteraction/CSharpManagedDll/obj/Debug/netstandard2.0/CSharpManagedDll.AssemblyInfo.cs
//------------------------------------------------------------------------------
// <auto-generated> // このコードはツールによって生成されました。 // ランタイム バージョン:4.0.30319.42000 // // このファイルへの変更は、以下の状況下で不正な動作の原因になったり、 // コードが再生成されるときに損失したりします。 // </auto-generated> //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("CSharpManagedDll")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("CSharpManagedDll")] [assembly: System.Reflection.AssemblyTitleAttribute("CSharpManagedDll")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] // MSBuild WriteCodeFragment クラスによって生成されました。 |