fixed some stuff
This commit is contained in:
parent
580cd17bbf
commit
eed32a6b52
.DS_Store.gitignore
1/adventofcode1/bin/Debug/net6.0-windows
adventofcode1.deps.jsonadventofcode1.dlladventofcode1.exeadventofcode1.pdbadventofcode1.runtimeconfig.jsoninput.txt
README.md
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
*/*.class
|
||||
*/bin/
|
||||
*/*.benis
|
||||
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"adventofcode1/1.0.0": {
|
||||
"runtime": {
|
||||
"adventofcode1.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"adventofcode1/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,15 +0,0 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "6.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,9 @@
|
||||
# AOC_2022
|
||||
|
||||
Bruder du weisst es.
|
||||
They are solutions for adventofcode.com/2022..
|
||||
|
||||
Advent of Code und so.
|
||||
They are many (languages).
|
||||
|
||||
Sei ergriffen von meinen Künsten.
|
||||
They are baaaaaaad.
|
||||
|
||||
_but it's okay_
|
||||
|
Loading…
x
Reference in New Issue
Block a user