Skip to content

Commit

Permalink
Merge pull request #7 from davideCappe/develop
Browse files Browse the repository at this point in the history
Update csprj file
  • Loading branch information
davideCappe committed May 10, 2024
2 parents 3addc49 + 534f642 commit bb463a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_wpf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish CodeSculpt on NuGet
name: Publish CodeSculpt.Wpf on NuGet

on:
push:
Expand Down
1 change: 1 addition & 0 deletions src/CodeSculpt.Wpf/CodeSculpt.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<RepositoryBranch>master</RepositoryBranch>
<PackageReadmeFile>README.md</PackageReadmeFile>
<GenerateErrorForMissingTargetingPacks>false</GenerateErrorForMissingTargetingPacks>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit bb463a5

Please sign in to comment.