Skip to content

Commit 38f5320

Browse files
committed
fixing big typo
1 parent d203668 commit 38f5320

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Teslacode.Common/Teslacode.Common.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
8-
<PackageId>cochavez.common</PackageId>
8+
<PackageId>codechavez.common</PackageId>
99
<Title> codechavez Common Library</Title>
1010
<Authors>Victor A Chavez</Authors>
11-
<Product>codecode.Common</Product>
11+
<Product>codechavez.Common</Product>
1212
<Version>9.0.0</Version>
1313
<Copyright>2020-2025</Copyright>
1414
<Description>Has some useful extension and utilities that allow for every day development</Description>

0 commit comments

Comments
 (0)