Skip to content

Commit

Permalink
Update to latest RocketMod + .NET Core Project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Trojaner committed Jun 26, 2018
1 parent d4abf72 commit 15dfea6
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 144 deletions.
13 changes: 0 additions & 13 deletions Properties/AssemblyInfo.cs

This file was deleted.

134 changes: 25 additions & 109 deletions SimpleDeathMessages.csproj
Original file line number Diff line number Diff line change
@@ -1,117 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{602882B6-F16C-4247-9F5D-21846BC4C09A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>coolpuppy24.simpledeathmessages</RootNamespace>
<TargetFrameworks>net35</TargetFrameworks>
<AssemblyName>SimpleDeathMessages</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>3</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Play|AnyCPU'">
<OutputPath>..\..\..\..\Desktop\Unturned\Unturned_Data\Managed\mods\</OutputPath>
<RootNamespace>coolpuppy24.SimpleDeathMessages</RootNamespace>
<OutputType>Library</OutputType>
</PropertyGroup>
<PropertyGroup>
<PackageId>SimpleDeathMessages</PackageId>
<PackageTags>RocketMod Unturned</PackageTags>
<PackageAuthors>Coopyy, Enes Sadık Özbek &lt;esozbek.me&gt;</PackageAuthors>
<PackageOwners>Coopyy</PackageOwners>
<Version>1.0.0</Version>
<PackageVersion>1.0.0</PackageVersion>
<Authors>Coopyy, Enes Sadık Özbek &lt;esozbek.me&gt;</Authors>
<Description>Show death messages in the server's chat!</Description>
<Copyright>Coopyy</Copyright>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
<ItemGroup>
<Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Unturned.5.0.0.155\lib\net35\Assembly-CSharp.dll</HintPath>
</Reference>
<Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Unturned.5.0.0.155\lib\net35\Assembly-CSharp-firstpass.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\Microsoft.Practices.ServiceLocation.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\Microsoft.Practices.Unity.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.Unity.Configuration, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\Microsoft.Practices.Unity.Configuration.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\RestSharp.dll</HintPath>
</Reference>
<Reference Include="Rocket.API, Version=5.0.0.534, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.API.5.0.0.534\lib\net35\Rocket.API.dll</HintPath>
</Reference>
<Reference Include="Rocket.Compatibility, Version=5.0.0.534, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Compatibility.5.0.0.534\lib\net35\Rocket.Compatibility.dll</HintPath>
</Reference>
<Reference Include="Rocket.Core, Version=5.0.0.534, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\Rocket.Core.dll</HintPath>
</Reference>
<Reference Include="Rocket.UnityEngine, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.UnityEngine.5.0.0.34\lib\net35\Rocket.UnityEngine.dll</HintPath>
</Reference>
<Reference Include="Rocket.Unturned, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Rocket.Unturned.5.0.0.155\lib\net35\Rocket.Unturned.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Runtime.Serialization">
<HintPath>packages\Rocket.Core.5.0.0.534\lib\net35\System.Runtime.Serialization.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>lib\UnityEngine.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="SimpleDeathMessagesConfiguration.cs" />
<Compile Include="Main.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<PackageReference Include="Rocket.Core" Version="5.0.0.566">
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</PackageReference>
<PackageReference Include="Rocket.Unturned" Version="5.0.0.162" />
</ItemGroup>
<ItemGroup>
<Content Include="lib\UnityEngine.dll" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
<Reference Include="UnityEngine">
<HintPath>lib\UnityEngine.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
9 changes: 6 additions & 3 deletions SimpleDeathMessages.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleDeathMessages", "SimpleDeathMessages.csproj", "{602882B6-F16C-4247-9F5D-21846BC4C09A}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleDeathMessages", "SimpleDeathMessages.csproj", "{602882B6-F16C-4247-9F5D-21846BC4C09A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -14,12 +14,15 @@ Global
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Play|Any CPU.ActiveCfg = Play|Any CPU
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Play|Any CPU.Build.0 = Play|Any CPU
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Play|Any CPU.ActiveCfg = Release|Any CPU
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Play|Any CPU.Build.0 = Release|Any CPU
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{602882B6-F16C-4247-9F5D-21846BC4C09A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {68150744-9943-4542-A8D3-057D770555ED}
EndGlobalSection
EndGlobal
11 changes: 0 additions & 11 deletions app.config

This file was deleted.

8 changes: 0 additions & 8 deletions packages.config

This file was deleted.

0 comments on commit 15dfea6

Please sign in to comment.