dotnet-installer/test/Installer/Microsoft.DotNet.Cli.Msi.Tests/project.json

14 lines
316 B
JSON

{
"dependencies": {
"xunit": "2.2.0-beta3-build3330",
"xunit.runner.console": "2.1.0",
"Microsoft.Deployment.WindowsInstaller": "1.0.0"
},
"frameworks": {
"net46": {
"frameworkAssemblies": {
"System.Runtime": ""
}
}
}
}