Skip to content

Commit b3755a1

Browse files
author
0rga-n1ce
committed
* Version Bump / Enable Nuget
1 parent b3d96de commit b3755a1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

LibHandler/LibHandler.csproj

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@
88
<Title>LibHandler</Title>
99
<Description>A simple APIHandler and Webscraper for the Library Genesis Projekt. This Package is still in development, so bugs may occur. </Description>
1010
<Copyright>Copyright 2023 ncrypt@organice</Copyright>
11-
<AssemblyVersion>0.1.0.0</AssemblyVersion>
12-
<FileVersion>0.1.0.0</FileVersion>
11+
<AssemblyVersion>0.2.0.0</AssemblyVersion>
12+
<FileVersion>0.2.0.0</FileVersion>
13+
<PackageId>LibHandler.organice</PackageId>
14+
<Version>0.2.0.0</Version>
15+
<Authors>ncrypt@organice</Authors>
16+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1317
</PropertyGroup>
1418

1519
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)