Skip to content

Commit

Permalink
update nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
omerfarukz committed Nov 5, 2022
1 parent 932c5d6 commit ef7ce0c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions AutoComplete/AutoComplete.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<IsPackable>true</IsPackable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<RepositoryUrl>https://github.com/omerfarukz/autocomplete</RepositoryUrl>
<PackageLicenseUrl>https://github.com/omerfarukz/autocomplete/blob/master/LICENSE</PackageLicenseUrl>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -14,8 +15,8 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AutoComplete</RootNamespace>
<AssemblyName>AutoComplete</AssemblyName>
<PackageId>AutoCompelete.Core</PackageId>
<PackageVersion>1.3</PackageVersion>
<PackageId>AutoComplete.Core</PackageId>
<PackageVersion>1.5</PackageVersion>
<Authors>omerfarukz</Authors>
<Owners>omerfarukz</Owners>
<Title>AutoComplete Core Library</Title>
Expand Down

0 comments on commit ef7ce0c

Please sign in to comment.