Added ExceptionHandler and NoUpdateAvalibleHandler

This commit is contained in:
Stone-Red-Code
2021-06-26 17:11:10 +02:00
parent 4a567db427
commit f06d505f6c
82 changed files with 11901 additions and 181 deletions
@@ -8,7 +8,7 @@
".NETCoreApp,Version=v3.1": {
"AlwaysUpToDate-Test/1.0.0": {
"dependencies": {
"AlwaysUpToDate": "1.0.0"
"AlwaysUpToDate": "1.0.0.2"
},
"runtime": {
"AlwaysUpToDate-Test.dll": {}
@@ -42,7 +42,7 @@
}
}
},
"AlwaysUpToDate/1.0.0": {
"AlwaysUpToDate/1.0.0.2": {
"dependencies": {
"System.Text.Json": "5.0.2"
},
@@ -79,7 +79,7 @@
"path": "system.text.json/5.0.2",
"hashPath": "system.text.json.5.0.2.nupkg.sha512"
},
"AlwaysUpToDate/1.0.0": {
"AlwaysUpToDate/1.0.0.2": {
"type": "project",
"serviceable": false,
"sha512": ""
@@ -3,7 +3,8 @@
"additionalProbingPaths": [
"C:\\Users\\David\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\David\\.nuget\\packages",
"C:\\Microsoft\\Xamarin\\NuGet"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
]
}
}