theme changed
This commit is contained in:
BIN
labs/lab1_done/TriangleApp/bin/Debug/net9.0/TriangleApp
Executable file
BIN
labs/lab1_done/TriangleApp/bin/Debug/net9.0/TriangleApp
Executable file
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v9.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"TriangleApp/1.0.0": {
|
||||
"runtime": {
|
||||
"TriangleApp.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TriangleApp/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
labs/lab1_done/TriangleApp/bin/Debug/net9.0/TriangleApp.dll
Normal file
BIN
labs/lab1_done/TriangleApp/bin/Debug/net9.0/TriangleApp.dll
Normal file
Binary file not shown.
BIN
labs/lab1_done/TriangleApp/bin/Debug/net9.0/TriangleApp.pdb
Normal file
BIN
labs/lab1_done/TriangleApp/bin/Debug/net9.0/TriangleApp.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net9.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "9.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user