Skip to content

Commit

Permalink
Fix mistake in the previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 30, 2024
1 parent 1b73fbe commit dac2368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<PackageDescription>$(PackageDescription)
<PackageDescription>$(Description)

This package provides the toolset for the $(ZigBuildRuntime) build platform.</PackageDescription>
<PackageId>Vezel.Zig.Toolsets.$(ZigBuildRuntime)</PackageId>
Expand Down

0 comments on commit dac2368

Please sign in to comment.