Skip to content

Commit

Permalink
Update NuGet package docs (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayley authored Apr 29, 2024
1 parent 9710cb3 commit 651181a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 All @@ -12,7 +12,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageId>Gazelle</PackageId>
<IsPackable>true</IsPackable>
<Version>0.0.1</Version>
<Version>0.0.2</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Gazelle

A fast, cross-platform engine for structural analysis & design.
The .NET SDK for Civil Engineers.

0 comments on commit 651181a

Please sign in to comment.