mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
Change build output folder
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net6.0-windows10.0.20348.0</TargetFramework>
|
||||
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
|
||||
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\FileLocksmith</OutputPath>
|
||||
<OutputPath>..\..\..\$(Platform)\$(Configuration)\modules\FileLocksmith</OutputPath>
|
||||
<RootNamespace>PowerToys.FileLocksmithUI</RootNamespace>
|
||||
<AssemblyName>PowerToys.FileLocksmithUI</AssemblyName>
|
||||
<ApplicationManifest>app.manifest</ApplicationManifest>
|
||||
|
||||
Reference in New Issue
Block a user