Update 20211218
This commit is contained in:
23
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.deps.json
Normal file
23
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v3.1",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v3.1": {
|
||||
"CryptoTest/1.0.0": {
|
||||
"runtime": {
|
||||
"CryptoTest.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"CryptoTest/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.dll
Normal file
BIN
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.dll
Normal file
Binary file not shown.
BIN
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.exe
Normal file
BIN
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.exe
Normal file
Binary file not shown.
BIN
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.pdb
Normal file
BIN
CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user