mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-15 22:45:09 +00:00
24 lines
1.0 KiB
C#
24 lines
1.0 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// O código foi gerado por uma ferramenta.
|
|
// Versão de Tempo de Execução:4.0.30319.42000
|
|
//
|
|
// As alterações ao arquivo poderão causar comportamento incorreto e serão perdidas se
|
|
// o código for gerado novamente.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Reflection;
|
|
|
|
[assembly: System.Reflection.AssemblyCompanyAttribute("GerenciaProjetos")]
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
[assembly: System.Reflection.AssemblyProductAttribute("GerenciaProjetos")]
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("GerenciaProjetos")]
|
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
|
|
// Gerado pela classe WriteCodeFragment do MSBuild.
|
|
|