Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build.cmd file #31

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Add build.cmd file #31

merged 1 commit into from
Sep 26, 2023

Conversation

jeffreyparker
Copy link
Contributor

Description

Adds an example script demonstrating how to compile this project using the cli Visual Studio Build Tools instead of the full Visual Studio suite.

Motivation and Context

Visual Studio is still preferred for development, but this is helpful for scripted/lightweight setups which don't have/require the full Visual Studio installed.

How Has This Been Tested?

Tested locally on a VM without Visual Studio and successfully compiles and runs tests.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@AaronAtDuo
Copy link
Contributor

Looks good as a stopgap until we can port this to .net core!

@AaronAtDuo AaronAtDuo merged commit f48fdf2 into master Sep 26, 2023
@AaronAtDuo AaronAtDuo deleted the add_build_cmd branch September 26, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants