Skip to content

Commit

Permalink
Update <Company> attribute in Gazelle.fsproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayley committed Apr 29, 2024
1 parent 3636ea6 commit 4268ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gazelle.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Authors>James S. Bayley</Authors>
<Company>GazelleKit</Company>
<Company>Gazelle Kit</Company>
<TargetFramework>net8.0</TargetFramework>
<RepositoryUrl>https://github.com/gazellekit/gazelle</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit 4268ba1

Please sign in to comment.