Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 477 Bytes

File metadata and controls

22 lines (13 loc) · 477 Bytes

Contributing

Environment requirements

Git repo

To clone the repo, run, use this command

git clone https://github.com/tfslabs/HyperV-DDA.git

Build with Visual Studio (only for Windows)

To contribute, you may need Visual Studio 2022. Required Visual Studio 2022 SDKs:

  • .NET 4.8 SDK and targeting pack
  • Windows 10 SDK (10.0.18362.0) (if applicable)

Build from source

You can open the HyperV-DDA.csproj to open the project in Visual Studio