create repository
This commit is contained in:
@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v9.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"DroneSimulator/1.0.0": {
|
||||
"runtime": {
|
||||
"DroneSimulator.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"DroneSimulator/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
BIN
DroneSimulator/bin/Debug/net9.0-windows/DroneSimulator.dll
Normal file
BIN
DroneSimulator/bin/Debug/net9.0-windows/DroneSimulator.dll
Normal file
Binary file not shown.
BIN
DroneSimulator/bin/Debug/net9.0-windows/DroneSimulator.exe
Normal file
BIN
DroneSimulator/bin/Debug/net9.0-windows/DroneSimulator.exe
Normal file
Binary file not shown.
BIN
DroneSimulator/bin/Debug/net9.0-windows/DroneSimulator.pdb
Normal file
BIN
DroneSimulator/bin/Debug/net9.0-windows/DroneSimulator.pdb
Normal file
Binary file not shown.
@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net9.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "9.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user