11 lines
242 B
XML
11 lines
242 B
XML
{2150e3797ba5eba3218d8435d31f8a8e2cc83c4c true 242 Manarah.App.csproj 0xc002e9b6c0}
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<OutputType>Exe</OutputType>
|
|
<TargetFramework>net8.0</TargetFramework>
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
<Nullable>enable</Nullable>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|