We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b589c9b commit 62cec38Copy full SHA for 62cec38
1 file changed
source/VulkanRenderer.csproj
@@ -16,6 +16,7 @@
16
<RepositoryUrl>https://github.com/simulation-tree/vulkan-renderer</RepositoryUrl>
17
<IncludeBuildOutput>false</IncludeBuildOutput>
18
<OutDir>bin/$(TargetFramework)/$(Configuration)</OutDir>
19
+ <PackageId>SimulationTree.VulkanRenderer</PackageId>
20
</PropertyGroup>
21
22
<ItemGroup>
0 commit comments