Update company/copyright + add new lines to .vscode files
This commit is contained in:
parent
e75e0e8bab
commit
19fd47c8e2
3 changed files with 4 additions and 4 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -21,4 +21,4 @@
|
|||
"request": "attach"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
|
@ -14,4 +14,4 @@
|
|||
"problemMatcher": "$msCompile"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@
|
|||
<AssemblyVersion>4.5.7</AssemblyVersion>
|
||||
<FileVersion>4.5.7</FileVersion>
|
||||
<AssemblyTitle>TShock for Terraria</AssemblyTitle>
|
||||
<Company>Re-Logic, Pryaxis & TShock Contributors</Company>
|
||||
<Company>Pryaxis & TShock Contributors</Company>
|
||||
<Product>TShockAPI</Product>
|
||||
<Copyright>Copyright © Re-Logic, Pryaxis & TShock Contributors 2011-2021</Copyright>
|
||||
<Copyright>Copyright © Pryaxis & TShock Contributors 2011-2021</Copyright>
|
||||
|
||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||
</PropertyGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue