123456789101112131415161718192021222324 |
- using System;
- using System.Reflection;
- [assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("a26b33e4-78cd-4705-bb64-b335fba34adb")]
- [assembly: System.Reflection.AssemblyCompanyAttribute("Ropin.Environmentally.LedgeService1")]
- [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
- [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
- [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
- [assembly: System.Reflection.AssemblyProductAttribute("Ropin.Environmentally.LedgeService1")]
- [assembly: System.Reflection.AssemblyTitleAttribute("Ropin.Environmentally.LedgeService1")]
- [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|