diff options
Diffstat (limited to '')
-rw-r--r-- | OGS/ServerConsole/ServerConsole.cs (renamed from ogs/ServerConsole/ServerConsole.cs) | 0 | ||||
-rw-r--r-- | OGS/ServerConsole/ServerConsole.csproj (renamed from ogs/ServerConsole/ServerConsole.csproj) | 9 |
2 files changed, 0 insertions, 9 deletions
diff --git a/ogs/ServerConsole/ServerConsole.cs b/OGS/ServerConsole/ServerConsole.cs index d50a7e2..d50a7e2 100644 --- a/ogs/ServerConsole/ServerConsole.cs +++ b/OGS/ServerConsole/ServerConsole.cs | |||
diff --git a/ogs/ServerConsole/ServerConsole.csproj b/OGS/ServerConsole/ServerConsole.csproj index 7f3005e..d23ca52 100644 --- a/ogs/ServerConsole/ServerConsole.csproj +++ b/OGS/ServerConsole/ServerConsole.csproj | |||
@@ -9,8 +9,6 @@ | |||
9 | <AppDesignerFolder>Properties</AppDesignerFolder> | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | <RootNamespace>ServerConsole</RootNamespace> | 10 | <RootNamespace>ServerConsole</RootNamespace> |
11 | <AssemblyName>ServerConsole</AssemblyName> | 11 | <AssemblyName>ServerConsole</AssemblyName> |
12 | <StartupObject> | ||
13 | </StartupObject> | ||
14 | </PropertyGroup> | 12 | </PropertyGroup> |
15 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 13 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
16 | <DebugSymbols>true</DebugSymbols> | 14 | <DebugSymbols>true</DebugSymbols> |
@@ -39,11 +37,4 @@ | |||
39 | <Compile Include="ServerConsole.cs" /> | 37 | <Compile Include="ServerConsole.cs" /> |
40 | </ItemGroup> | 38 | </ItemGroup> |
41 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 39 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
42 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
43 | Other similar extension points exist, see Microsoft.Common.targets. | ||
44 | <Target Name="BeforeBuild"> | ||
45 | </Target> | ||
46 | <Target Name="AfterBuild"> | ||
47 | </Target> | ||
48 | --> | ||
49 | </Project> \ No newline at end of file | 40 | </Project> \ No newline at end of file |