We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e592e4 commit 14bfa02Copy full SHA for 14bfa02
TimeControlConsole/TimeControlConsole.csproj
@@ -6,7 +6,7 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
9
- <BaseOutputPath>E:\code\Csharp\时控\TimeControl\bin</BaseOutputPath>
+ <BaseOutputPath>..\TimeControl\bin</BaseOutputPath>
10
</PropertyGroup>
11
12
</Project>
0 commit comments