 90dc39fbe8
			
		
	
	90dc39fbe8
	
	
	
		
			
			🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
		
			
				
	
	
		
			24 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| //------------------------------------------------------------------------------
 | |
| // <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: System.Reflection.AssemblyCompanyAttribute("V2GDecoderNet")]
 | |
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
 | |
| [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © 2024")]
 | |
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
 | |
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fe368f2d23641061368bcd6a69da3991990085d6")]
 | |
| [assembly: System.Reflection.AssemblyProductAttribute("V2GDecoderNet")]
 | |
| [assembly: System.Reflection.AssemblyTitleAttribute("V2GDecoderNet")]
 | |
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
 | |
| 
 | |
| // MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
 | |
| 
 |