mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 08:34:27 -05:00 
			
		
		
		
	fix: windows exe shouldn't ask for .net to be installed anymore
fix: Version number is now correct docs: Updated .net version name in the docs
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
        <Nullable>enable</Nullable>
 | 
			
		||||
        <ImplicitUsings>true</ImplicitUsings>
 | 
			
		||||
        <SatelliteResourceLanguages>en</SatelliteResourceLanguages>
 | 
			
		||||
        <Version>5.0.0</Version>
 | 
			
		||||
        <Version>5.0.2</Version>
 | 
			
		||||
 | 
			
		||||
        <!-- Output/build -->
 | 
			
		||||
        <RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user