Skip to content

Commit 62cec38

Browse files
committed
set package id explicitly
1 parent b589c9b commit 62cec38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/VulkanRenderer.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<RepositoryUrl>https://github.com/simulation-tree/vulkan-renderer</RepositoryUrl>
1717
<IncludeBuildOutput>false</IncludeBuildOutput>
1818
<OutDir>bin/$(TargetFramework)/$(Configuration)</OutDir>
19+
<PackageId>SimulationTree.VulkanRenderer</PackageId>
1920
</PropertyGroup>
2021

2122
<ItemGroup>

0 commit comments

Comments
 (0)