| 
														
															@@ -1,7 +1,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 <Project Sdk="Microsoft.NET.Sdk"> 
														 | 
														
														 | 
														
															 <Project Sdk="Microsoft.NET.Sdk"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   <PropertyGroup> 
														 | 
														
														 | 
														
															   <PropertyGroup> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     <OutputType>WinExe</OutputType> 
														 | 
														
														 | 
														
															     <OutputType>WinExe</OutputType> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    <TargetFramework>netcoreapp3.1</TargetFramework> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    <TargetFramework>net6.0</TargetFramework> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     <Nullable>enable</Nullable> 
														 | 
														
														 | 
														
															     <Nullable>enable</Nullable> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   </PropertyGroup> 
														 | 
														
														 | 
														
															   </PropertyGroup> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   <Import Project="..\..\build\BuildTargets.targets" /> 
														 | 
														
														 | 
														
															   <Import Project="..\..\build\BuildTargets.targets" /> 
														 |