提交 d3747692 编写于 作者: S Sam Harwell 提交者: GitHub

Merge pull request #20568 from sharwell/launch-settings

Launch settings
......@@ -7,6 +7,7 @@
<XUnitTestResultsDirectory>$(OutDir)\xUnitResults</XUnitTestResultsDirectory>
<XUnitArguments>"$(OutDir)\$(AssemblyName).dll" -html "$(XUnitTestResultsDirectory)\$(AssemblyName).html" -noshadow</XUnitArguments>
<!-- These properties are ignored by CPS projects, which use launchSettings.json instead. -->
<StartAction Condition="'$(StartActions)' == ''">Program</StartAction>
<StartProgram Condition="'$(StartProgram)' == ''">$(XUnitPath)</StartProgram>
<StartArguments Condition="'$(StartArguments)' == ''">$(XUnitArguments)</StartArguments>
......
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles":
{
"CSharpCompilerSymbolTest":
{
"commandName": "Executable",
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
\ No newline at end of file
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
......@@ -20,9 +20,6 @@
<IncludeDebugSymbolsInLocalVSIXDeployment>true</IncludeDebugSymbolsInLocalVSIXDeployment>
<CopyBuildOutputToOutputDirectory>true</CopyBuildOutputToOutputDirectory>
<CopyOutputSymbolsToOutputDirectory>true</CopyOutputSymbolsToOutputDirectory>
<StartAction>Program</StartAction>
<StartProgram>$(DevEnvDir)devenv.exe</StartProgram>
<StartArguments>/rootsuffix RoslynDev /log</StartArguments>
<VSSDKTargetPlatformRegRootSuffix>RoslynDev</VSSDKTargetPlatformRegRootSuffix>
<MinimumVisualStudioVersion>$(VisualStudioVersion)</MinimumVisualStudioVersion>
<RoslynProjectType>Vsix</RoslynProjectType>
......
{
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
......@@ -28,11 +28,6 @@
<SubType>Designer</SubType>
</None>
</ItemGroup>
<PropertyGroup>
<StartAction>Program</StartAction>
<StartProgram>$(DevEnvDir)devenv.exe</StartProgram>
<StartArguments>/rootsuffix RoslynDev /log</StartArguments>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Compilers\Extension\CompilerExtension.csproj">
<Project>{43026D51-3083-4850-928D-07E1883D5B1A}</Project>
......
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
......@@ -15,9 +15,6 @@
<IncludeAssemblyInVSIXContainer>false</IncludeAssemblyInVSIXContainer>
<IncludeDebugSymbolsInVSIXContainer>false</IncludeDebugSymbolsInVSIXContainer>
<IncludeDebugSymbolsInLocalVSIXDeployment>false</IncludeDebugSymbolsInLocalVSIXDeployment>
<StartAction>Program</StartAction>
<StartProgram>$(DevEnvDir)devenv.exe</StartProgram>
<StartArguments>/rootsuffix RoslynDev /log</StartArguments>
<VSSDKTargetPlatformRegRootSuffix>RoslynDev</VSSDKTargetPlatformRegRootSuffix>
<ImportVSSDKTargets>true</ImportVSSDKTargets>
<MinimumVisualStudioVersion>$(VisualStudioVersion)</MinimumVisualStudioVersion>
......
{
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
......@@ -27,11 +27,6 @@
<NgenArchitecture>All</NgenArchitecture>
<NgenPriority>3</NgenPriority>
</PropertyGroup>
<PropertyGroup>
<StartAction>Program</StartAction>
<StartProgram>$(DevEnvDir)devenv.exe</StartProgram>
<StartArguments>/rootsuffix RoslynDev /log</StartArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'" />
<ItemGroup>
......
{
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
......@@ -95,11 +95,6 @@
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'" />
<PropertyGroup>
<StartAction>Program</StartAction>
<StartProgram>$(DevEnvDir)devenv.exe</StartProgram>
<StartArguments>/rootsuffix RoslynDev /log</StartArguments>
</PropertyGroup>
<ItemGroup>
<Content Include="snapshotService.servicehub.service.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
......
{
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
......@@ -233,11 +233,6 @@
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'" />
<PropertyGroup>
<StartAction>Program</StartAction>
<StartProgram>$(DevEnvDir)devenv.exe</StartProgram>
<StartArguments>/rootsuffix RoslynDev /log</StartArguments>
</PropertyGroup>
<ItemGroup>
<None Include="source.extension.vsixmanifest">
<SubType>Designer</SubType>
......
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
{
"profiles": {
"xUnit.net Console": {
"executablePath": "$(XUnitPath)",
"commandLineArgs": "$(XUnitArguments)"
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册