Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
general
libs
KludgeBox Legacy
Commits
518bd1f6
Commit
518bd1f6
authored
1 year ago
by
Bronuh
Browse files
Options
Download
Email Patches
Plain Diff
Make this package depreciated
parent
a411680f
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
KludgeBox/KludgeBox.csproj
+4
-1
KludgeBox/KludgeBox.csproj
with
4 additions
and
1 deletion
+4
-1
KludgeBox/KludgeBox.csproj
+
4
-
1
View file @
518bd1f6
...
...
@@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>KludgeBox</Title>
<Title>KludgeBox
-Legacy
</Title>
<Authors>Bronuh</Authors>
<RepositoryUrl>https://git.bronuh.ru/general/libs/kludgebox</RepositoryUrl>
<Description>Set of buggy tools for my projects.</Description>
...
...
@@ -18,6 +18,9 @@
<PackageTags>mod;game;event;serialization;random;collections;math;reflection</PackageTags>
<PackageReleaseNotes>First release</PackageReleaseNotes>
<Company />
<AssemblyName>KludgeBox-Legacy</AssemblyName>
<PackageId>KludgeBox-Legacy</PackageId>
<Product>KludgeBox-Legacy</Product>
</PropertyGroup>
<ItemGroup>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets