Description and Company name Fixed (#14785)

* Description and Company name Fixed

* PowerToys Run fix
This commit is contained in:
ChaseKnowlden
2021-12-07 01:04:11 -05:00
committed by GitHub
parent 52a237c355
commit aa376a2c0d
3 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Import Project="..\..\..\Version.props" />
<PropertyGroup>
<AssemblyTitle>PowerToys Run</AssemblyTitle>
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWPF>true</UseWPF>