mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	Removed cmd source generator. Commands are no longer partial methods. Compilations should be slightly faster now. Updated packages and adapted drawing code to the new apis. There may be some bugs.
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
			
		||||
    </PropertyGroup>
 | 
			
		||||
 | 
			
		||||
    <ItemGroup>
 | 
			
		||||
      <PackageReference Include="Discord.Net.Core" Version="3.6.1" />
 | 
			
		||||
      <PackageReference Include="Discord.Net.Core" Version="3.103.0" />
 | 
			
		||||
      <PackageReference Include="Serilog" Version="2.11.0" />
 | 
			
		||||
      <PackageReference Include="YamlDotNet" Version="11.2.1" />
 | 
			
		||||
    </ItemGroup>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user