--- /dev/null
+<Project>
+ <PropertyGroup>
+ <AssemblyName>Impostor</AssemblyName>
+ <AssemblyTitle>Impostor</AssemblyTitle>
+ <Product>Impostor</Product>
+ <Copyright>Copyright © AeonLucid 2020</Copyright>
+ <Version>1.0.0</Version>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
- <PropertyGroup>
- <AssemblyName>Impostor</AssemblyName>
- <AssemblyTitle>Impostor</AssemblyTitle>
- <Product>Impostor</Product>
- <Copyright>Copyright © AeonLucid 2020</Copyright>
- <Version>1.0.0</Version>
- </PropertyGroup>
-
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
</PropertyGroup>
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
</PropertyGroup>
- <PropertyGroup>
- <AssemblyName>Impostor</AssemblyName>
- <AssemblyTitle>Impostor</AssemblyTitle>
- <Product>Impostor</Product>
- <Copyright>Copyright © AeonLucid 2020</Copyright>
- <Version>1.0.0</Version>
- </PropertyGroup>
-
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
</PropertyGroup>