Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
onnxruntime_v14
a144865de37e35ebfe152e7b3ed2957b9aec3bd4
a144865de37e35ebfe152e7b3ed2957b9aec3bd4
Switch branch/tag
onnxruntime_v14
csharp
sample
InferenceSample
Microsoft.ML.OnnxRuntime.InferenceSam...
Properties
launchSettings.json
Find file
Normal view
History
Permalink
launchSettings.json
121 Bytes
Edit
Web IDE
Newer
Older
update v1.14.0
gaoqiong
committed
Jul 25, 2023
1
2
3
4
5
6
7
8
{
"profiles"
:
{
"Windows Machine"
:
{
"commandName"
:
"MsixPackage"
,
"nativeDebugging"
:
false
}
}
}