24 lines
1.0 KiB
VB.net
24 lines
1.0 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <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>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Option Strict Off
|
|
Option Explicit On
|
|
|
|
Imports System
|
|
Imports System.Reflection
|
|
<Assembly: System.Reflection.AssemblyCompanyAttribute("ErrorsManager"), _
|
|
Assembly: System.Reflection.AssemblyConfigurationAttribute("Debug"), _
|
|
Assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0"), _
|
|
Assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0d5a7a93d304752768559f9d0897fb819c459d3c"), _
|
|
Assembly: System.Reflection.AssemblyProductAttribute("ErrorsManager"), _
|
|
Assembly: System.Reflection.AssemblyTitleAttribute("ErrorsManager"), _
|
|
Assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>
|
|
|
|
'Generado por la clase WriteCodeFragment de MSBuild.
|