Chapter2/2.8_pipeline/NativeCommand/FileOutput/obj/Debug/netcoreapp2.0/FileOutput.AssemblyInfo.cs

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