Install Microsoft.Authenticate + change .NET.Sdk to 9.0 cause MA don't support 8.0
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 522 KiB After Width: | Height: | Size: 426 KiB  | 
@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <OutputType>WinExe</OutputType>
 | 
			
		||||
    <TargetFramework>net8.0-windows</TargetFramework>
 | 
			
		||||
    <TargetFramework>net9.0-windows</TargetFramework>
 | 
			
		||||
    <Nullable>enable</Nullable>
 | 
			
		||||
    <ImplicitUsings>enable</ImplicitUsings>
 | 
			
		||||
    <UseWPF>true</UseWPF>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user