microsoft / DirectXShaderCompiler

This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add -mesh-nodes-preview suffix to packages version

hekota opened this issue · comments

Packages shipped from from the mesh-nodes-preview branch should have mesh-nodes-preview included in the package version string to make it clear that this isn't a preview of a shader model release.

The NuGet package name should be Microsoft.Direct3D.DXC.1.8.2404.xx-mesh-nodes-preview.nupkg and the suffix -mesh-nodes-preview should be also included in the zip/tar.gz packages for release on GitHub.