Created project
This commit is contained in:
		
							
								
								
									
										14
									
								
								SchengenVisaApi/SchengenVisaApi/SchengenVisaApi.csproj
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								SchengenVisaApi/SchengenVisaApi/SchengenVisaApi.csproj
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| <Project Sdk="Microsoft.NET.Sdk.Web"> | ||||
|  | ||||
|     <PropertyGroup> | ||||
|         <TargetFramework>net8.0</TargetFramework> | ||||
|         <Nullable>enable</Nullable> | ||||
|         <ImplicitUsings>enable</ImplicitUsings> | ||||
|         <InvariantGlobalization>true</InvariantGlobalization> | ||||
|     </PropertyGroup> | ||||
|  | ||||
|     <ItemGroup> | ||||
|         <PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0"/> | ||||
|     </ItemGroup> | ||||
|  | ||||
| </Project> | ||||
		Reference in New Issue
	
	Block a user