We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf21d89 commit de7925aCopy full SHA for de7925a
src/StandaloneRunner/StandaloneRunner.csproj
@@ -9,9 +9,6 @@
9
<OutputType>Exe</OutputType>
10
<StartupObject>StandaloneRunner.Program</StartupObject>
11
</PropertyGroup>
12
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
13
- <DebugType></DebugType>
14
- </PropertyGroup>
15
<ItemGroup>
16
<Compile Include="..\oscript\ConsoleHostImpl.cs">
17
<Link>ConsoleHostImpl.cs</Link>
0 commit comments