Skip to content

Tags: kendojitsu/Kendo

Tags

v1.0-release

Toggle v1.0-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create msbuild.yml

This commit introduces the creation of the 'msbuild.yml' file to the project. The 'msbuild.yml' file, based on MSBuild, serves as a configuration file to define the build process for the project. It includes instructions for compiling, linking, and managing project dependencies. This addition enhances the project's build automation and ensures a standardized and reproducible build environment. Developers can refer to this YAML file for consistent and efficient builds, streamlining the development and deployment workflow.