Initial Commit
This commit is contained in:
41
bin/Debug/net8.0-windows/CurrencyConvert.deps.json
Normal file
41
bin/Debug/net8.0-windows/CurrencyConvert.deps.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"CurrencyConvert/1.0.0": {
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "13.0.1"
|
||||
},
|
||||
"runtime": {
|
||||
"CurrencyConvert.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/13.0.1": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "13.0.0.0",
|
||||
"fileVersion": "13.0.1.25517"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"CurrencyConvert/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Newtonsoft.Json/13.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
|
||||
"path": "newtonsoft.json/13.0.1",
|
||||
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
BIN
bin/Debug/net8.0-windows/CurrencyConvert.dll
Normal file
BIN
bin/Debug/net8.0-windows/CurrencyConvert.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net8.0-windows/CurrencyConvert.exe
Normal file
BIN
bin/Debug/net8.0-windows/CurrencyConvert.exe
Normal file
Binary file not shown.
BIN
bin/Debug/net8.0-windows/CurrencyConvert.pdb
Normal file
BIN
bin/Debug/net8.0-windows/CurrencyConvert.pdb
Normal file
Binary file not shown.
19
bin/Debug/net8.0-windows/CurrencyConvert.runtimeconfig.json
Normal file
19
bin/Debug/net8.0-windows/CurrencyConvert.runtimeconfig.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
|
||||
}
|
||||
}
|
||||
}
|
BIN
bin/Debug/net8.0-windows/Newtonsoft.Json.dll
Normal file
BIN
bin/Debug/net8.0-windows/Newtonsoft.Json.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user