init commit
This commit is contained in:
commit
54c5ae2945
34 changed files with 468 additions and 0 deletions
BIN
bin/Debug/net8.0/url_gen
Executable file
BIN
bin/Debug/net8.0/url_gen
Executable file
Binary file not shown.
23
bin/Debug/net8.0/url_gen.deps.json
Normal file
23
bin/Debug/net8.0/url_gen.deps.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"url_gen/1.0.0": {
|
||||
"runtime": {
|
||||
"url_gen.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"url_gen/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
bin/Debug/net8.0/url_gen.dll
Normal file
BIN
bin/Debug/net8.0/url_gen.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net8.0/url_gen.pdb
Normal file
BIN
bin/Debug/net8.0/url_gen.pdb
Normal file
Binary file not shown.
12
bin/Debug/net8.0/url_gen.runtimeconfig.json
Normal file
12
bin/Debug/net8.0/url_gen.runtimeconfig.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue