File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
4
4
-->
5
5
<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
6
6
<PropertyGroup >
7
- <Configuration >Debug </Configuration >
7
+ <Configuration >Release </Configuration >
8
8
<Platform >Any CPU</Platform >
9
- <PublishDir >bin\Debug \netcoreapp3.1\publish\win-x64 \</PublishDir >
9
+ <PublishDir >bin\Release \netcoreapp3.1\publish\</PublishDir >
10
10
<PublishProtocol >FileSystem</PublishProtocol >
11
11
<TargetFramework >netcoreapp3.1</TargetFramework >
12
12
<RuntimeIdentifier >win-x64</RuntimeIdentifier >
13
13
<SelfContained >false</SelfContained >
14
- <PublishSingleFile >true </PublishSingleFile >
15
- <PublishReadyToRun >false </PublishReadyToRun >
14
+ <PublishSingleFile >True </PublishSingleFile >
15
+ <PublishReadyToRun >False </PublishReadyToRun >
16
16
</PropertyGroup >
17
17
</Project >
Original file line number Diff line number Diff line change 2
2
"profiles" : {
3
3
"XtractQuery" : {
4
4
"commandName" : " Project" ,
5
- "commandLineArgs" : " -o e -f c10_trigger_0.03c .xq"
5
+ "commandLineArgs" : " -o c -f D: \\ Users \\ Kirito \\ Desktop \\ xq_sample \\ 02_020025 .xq"
6
6
}
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments