aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Minecraft.Client.vcxproj.user
diff options
context:
space:
mode:
authorvoid_17 <61356189+void2012@users.noreply.github.com>2026-03-02 14:13:12 +0700
committerGitHub <noreply@github.com>2026-03-02 14:13:12 +0700
commitdea1d620744b6d6eb8441f91e905facbee277156 (patch)
tree7ddb006c6f34b339999cf54e134bbdf664b45948 /Minecraft.Client/Minecraft.Client.vcxproj.user
parent8810566bf6ec4b26e35103b7ae56317db7b0cfcc (diff)
Revert "Move to a postbuild.ps1 script and Set the working dir at runtime as …" (#111)
This reverts commit 8810566bf6ec4b26e35103b7ae56317db7b0cfcc.
Diffstat (limited to 'Minecraft.Client/Minecraft.Client.vcxproj.user')
-rw-r--r--Minecraft.Client/Minecraft.Client.vcxproj.user8
1 files changed, 0 insertions, 8 deletions
diff --git a/Minecraft.Client/Minecraft.Client.vcxproj.user b/Minecraft.Client/Minecraft.Client.vcxproj.user
index 10dbfa33..cf9782cd 100644
--- a/Minecraft.Client/Minecraft.Client.vcxproj.user
+++ b/Minecraft.Client/Minecraft.Client.vcxproj.user
@@ -3,12 +3,4 @@
<PropertyGroup>
<LastConfigDeployed>Debug</LastConfigDeployed>
</PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <LocalDebuggerWorkingDirectory>$(SolutionDir)$(Platform)\$(Configuration)\</LocalDebuggerWorkingDirectory>
- <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LocalDebuggerWorkingDirectory>$(SolutionDir)$(Platform)\$(Configuration)\</LocalDebuggerWorkingDirectory>
- <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
- </PropertyGroup>
</Project> \ No newline at end of file