| 1234567891011121314151617181920212223 |
- //------------------------------------------------------------------------------
- // <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: Microsoft.AspNetCore.Identity.UI.UIFrameworkAttribute("Bootstrap5")]
- [assembly: System.Reflection.AssemblyCompanyAttribute("bitforum")]
- [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
- [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
- [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9bb28e4b1894457fa7b529c5db64fe8bd27103f2")]
- [assembly: System.Reflection.AssemblyProductAttribute("bitforum")]
- [assembly: System.Reflection.AssemblyTitleAttribute("bitforum")]
- [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
- // MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
|