| 
									
										
										
										
											2024-04-19 21:38:32 +02:00
										 |  |  |  | <Project Sdk="Microsoft.NET.Sdk"> | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-01-21 23:45:32 +01:00
										 |  |  |  |     <PropertyGroup> | 
					
						
							| 
									
										
										
										
											2024-04-19 21:38:32 +02:00
										 |  |  |  |       <TargetFramework>net8.0</TargetFramework> | 
					
						
							|  |  |  |  |       <LangVersion>12</LangVersion> | 
					
						
							|  |  |  |  |       <!-- Specify compile items manually to avoid including dangling generated items. --> | 
					
						
							|  |  |  |  |       <EnableDefaultCompileItems>false</EnableDefaultCompileItems> | 
					
						
							| 
									
										
										
										
											2023-01-21 23:45:32 +01:00
										 |  |  |  |     </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2024-04-19 21:38:32 +02:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-01-21 23:45:32 +01:00
										 |  |  |  |     <Import Project="GenerateGodotNupkgsVersions.targets" /> | 
					
						
							| 
									
										
										
										
											2024-04-19 21:38:32 +02:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-23 09:25:16 +02:00
										 |  |  |  | </Project> |