Init commit
This commit is contained in:
		
							parent
							
								
									9ab798fd0f
								
							
						
					
					
						commit
						1f50fedb80
					
				
					 87 changed files with 75678 additions and 0 deletions
				
			
		
							
								
								
									
										17
									
								
								turf_tasker.csproj
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								turf_tasker.csproj
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,17 @@ | |||
| <Project Sdk="Microsoft.NET.Sdk.Web"> | ||||
| 
 | ||||
|     <PropertyGroup> | ||||
|         <TargetFramework>net8.0</TargetFramework> | ||||
|         <Nullable>enable</Nullable> | ||||
|         <ImplicitUsings>enable</ImplicitUsings> | ||||
|     </PropertyGroup> | ||||
| 
 | ||||
|     <ItemGroup> | ||||
|       <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.6" /> | ||||
|       <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.6"> | ||||
|         <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> | ||||
|         <PrivateAssets>all</PrivateAssets> | ||||
|       </PackageReference> | ||||
|     </ItemGroup> | ||||
| 
 | ||||
| </Project> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway