File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Stareater.Maps.DefaultMap
Stareater.Players.DefaultAI Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2626 <DebugType >pdbonly</DebugType >
2727 <Optimize >true</Optimize >
28- <OutputPath >bin\Release \</OutputPath >
28+ <OutputPath >..\Stareater.UI.WinForms\maps \</OutputPath >
2929 <DefineConstants >TRACE</DefineConstants >
3030 <ErrorReport >prompt</ErrorReport >
3131 <WarningLevel >4</WarningLevel >
Original file line number Diff line number Diff line change 2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
3030 <DebugType >pdbonly</DebugType >
3131 <Optimize >true</Optimize >
32- <OutputPath >bin\Release \</OutputPath >
32+ <OutputPath >..\Stareater.UI.WinForms\players \</OutputPath >
3333 <DefineConstants >TRACE</DefineConstants >
3434 <ErrorReport >prompt</ErrorReport >
3535 <WarningLevel >4</WarningLevel >
7171 <Target Name="AfterBuild">
7272 </Target>
7373 -->
74- </Project >
74+ </Project >
You can’t perform that action at this time.
0 commit comments