Ace-Step1.5-ONNX-DLL / examples /ffi /csharp /obj /Debug /net8.0 /ffi_demo.AssemblyInfo.cs
zukky's picture
Upload folder using huggingface_hub
96cc2fd verified
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// 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("ffi_demo")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fe84abbe6b26a69b79e2e6bd3d51041387b38da0")]
[assembly: System.Reflection.AssemblyProductAttribute("ffi_demo")]
[assembly: System.Reflection.AssemblyTitleAttribute("ffi_demo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.