Skip to content

Commit 14bfa02

Browse files
committed
fix path
1 parent 0e592e4 commit 14bfa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TimeControlConsole/TimeControlConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
9-
<BaseOutputPath>E:\code\Csharp\时控\TimeControl\bin</BaseOutputPath>
9+
<BaseOutputPath>..\TimeControl\bin</BaseOutputPath>
1010
</PropertyGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)