mirror of
https://github.com/JasonYANG170/logicanalyzer.git
synced 2024-11-24 04:26:29 +00:00
24 lines
1.1 KiB
C#
24 lines
1.1 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Este código fue generado por una herramienta.
|
|
// Versión de runtime:4.0.30319.42000
|
|
//
|
|
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
|
|
// se vuelve a generar el código.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Reflection;
|
|
|
|
[assembly: System.Reflection.AssemblyCompanyAttribute("SPIProtocolAnalyzer")]
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
[assembly: System.Reflection.AssemblyProductAttribute("SPIProtocolAnalyzer")]
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("SPIProtocolAnalyzer")]
|
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
|
|
// Generado por la clase WriteCodeFragment de MSBuild.
|
|
|