diff --git a/bin/Release/net5.0/1.deps.json b/bin/Release/net5.0/1.deps.json new file mode 100644 index 0000000..a970df1 --- /dev/null +++ b/bin/Release/net5.0/1.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v5.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v5.0": { + "1/1.0.0": { + "runtime": { + "1.dll": {} + } + } + } + }, + "libraries": { + "1/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/bin/Release/net5.0/1.dll b/bin/Release/net5.0/1.dll new file mode 100644 index 0000000..d66e239 Binary files /dev/null and b/bin/Release/net5.0/1.dll differ diff --git a/bin/Release/net5.0/1.exe b/bin/Release/net5.0/1.exe new file mode 100644 index 0000000..b5ce0dc Binary files /dev/null and b/bin/Release/net5.0/1.exe differ diff --git a/bin/Release/net5.0/1.pdb b/bin/Release/net5.0/1.pdb new file mode 100644 index 0000000..592e8c2 Binary files /dev/null and b/bin/Release/net5.0/1.pdb differ diff --git a/bin/Release/net5.0/1.runtimeconfig.dev.json b/bin/Release/net5.0/1.runtimeconfig.dev.json new file mode 100644 index 0000000..509aba8 --- /dev/null +++ b/bin/Release/net5.0/1.runtimeconfig.dev.json @@ -0,0 +1,8 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\celis\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\celis\\.nuget\\packages" + ] + } +} \ No newline at end of file diff --git a/bin/Release/net5.0/1.runtimeconfig.json b/bin/Release/net5.0/1.runtimeconfig.json new file mode 100644 index 0000000..9d0500c --- /dev/null +++ b/bin/Release/net5.0/1.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "net5.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "5.0.0" + } + } +} \ No newline at end of file diff --git a/bin/Release/net5.0/ref/1.dll b/bin/Release/net5.0/ref/1.dll new file mode 100644 index 0000000..99479be Binary files /dev/null and b/bin/Release/net5.0/ref/1.dll differ