Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
IAm2XTr33M authored Sep 7, 2022
1 parent 5818b50 commit 522e79b
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 0 deletions.
Binary file added Ez-Logger-1.0/EzLogger.lnk
Binary file not shown.
23 changes: 23 additions & 0 deletions Ez-Logger-1.0/Files/Logger.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {
"Logger/1.0.0": {
"runtime": {
"Logger.dll": {}
}
}
}
},
"libraries": {
"Logger/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file added Ez-Logger-1.0/Files/Logger.dll
Binary file not shown.
Binary file added Ez-Logger-1.0/Files/Logger.exe
Binary file not shown.
Binary file added Ez-Logger-1.0/Files/Logger.pdb
Binary file not shown.
9 changes: 9 additions & 0 deletions Ez-Logger-1.0/Files/Logger.runtimeconfig.dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\Kyan\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Kyan\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
]
}
}
9 changes: 9 additions & 0 deletions Ez-Logger-1.0/Files/Logger.runtimeconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}
Binary file added Ez-Logger-1.0/Files/Logo.ico
Binary file not shown.

0 comments on commit 522e79b

Please sign in to comment.