Push project
This commit is contained in:
BIN
TextSort/bin/Debug/net10.0-windows/SortingModel.dll
Normal file
BIN
TextSort/bin/Debug/net10.0-windows/SortingModel.dll
Normal file
Binary file not shown.
BIN
TextSort/bin/Debug/net10.0-windows/SortingModel.pdb
Normal file
BIN
TextSort/bin/Debug/net10.0-windows/SortingModel.pdb
Normal file
Binary file not shown.
39
TextSort/bin/Debug/net10.0-windows/TextSortWindow.deps.json
Normal file
39
TextSort/bin/Debug/net10.0-windows/TextSortWindow.deps.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v10.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v10.0": {
|
||||
"TextSortWindow/1.0.0": {
|
||||
"dependencies": {
|
||||
"SortingModel": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"TextSortWindow.dll": {}
|
||||
}
|
||||
},
|
||||
"SortingModel/1.0.0": {
|
||||
"runtime": {
|
||||
"SortingModel.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TextSortWindow/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"SortingModel/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
TextSort/bin/Debug/net10.0-windows/TextSortWindow.dll
Normal file
BIN
TextSort/bin/Debug/net10.0-windows/TextSortWindow.dll
Normal file
Binary file not shown.
BIN
TextSort/bin/Debug/net10.0-windows/TextSortWindow.exe
Normal file
BIN
TextSort/bin/Debug/net10.0-windows/TextSortWindow.exe
Normal file
Binary file not shown.
BIN
TextSort/bin/Debug/net10.0-windows/TextSortWindow.pdb
Normal file
BIN
TextSort/bin/Debug/net10.0-windows/TextSortWindow.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net10.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "10.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user