1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProjectGuid >{15DBB390-4F2D-4D0B-93E4-23EB13AF1828}</ProjectGuid >
8+ <OutputType >Library</OutputType >
9+ <AppDesignerFolder >Properties</AppDesignerFolder >
10+ <RootNamespace >FuckYouNorthWood</RootNamespace >
11+ <AssemblyName >FuckYouNorthWood</AssemblyName >
12+ <TargetFrameworkVersion >v4.8.1</TargetFrameworkVersion >
13+ <FileAlignment >512</FileAlignment >
14+ <Deterministic >true</Deterministic >
15+ </PropertyGroup >
16+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17+ <DebugSymbols >true</DebugSymbols >
18+ <DebugType >full</DebugType >
19+ <Optimize >false</Optimize >
20+ <OutputPath >bin\Debug\</OutputPath >
21+ <DefineConstants >DEBUG;TRACE</DefineConstants >
22+ <ErrorReport >prompt</ErrorReport >
23+ <WarningLevel >4</WarningLevel >
24+ </PropertyGroup >
25+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
26+ <DebugType >pdbonly</DebugType >
27+ <Optimize >true</Optimize >
28+ <OutputPath >bin\Release\</OutputPath >
29+ <DefineConstants >TRACE</DefineConstants >
30+ <ErrorReport >prompt</ErrorReport >
31+ <WarningLevel >4</WarningLevel >
32+ </PropertyGroup >
33+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
34+ <DebugSymbols >true</DebugSymbols >
35+ <OutputPath >bin\x64\Debug\</OutputPath >
36+ <DefineConstants >DEBUG;TRACE</DefineConstants >
37+ <DebugType >full</DebugType >
38+ <PlatformTarget >x64</PlatformTarget >
39+ <LangVersion >7.3</LangVersion >
40+ <ErrorReport >prompt</ErrorReport >
41+ </PropertyGroup >
42+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
43+ <OutputPath >bin\x64\Release\</OutputPath >
44+ <DefineConstants >TRACE</DefineConstants >
45+ <Optimize >true</Optimize >
46+ <DebugType >pdbonly</DebugType >
47+ <PlatformTarget >x64</PlatformTarget >
48+ <LangVersion >7.3</LangVersion >
49+ <ErrorReport >prompt</ErrorReport >
50+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
51+ <DocumentationFile >bin\x64\Release\FuckYouNorthWood.xml</DocumentationFile >
52+ </PropertyGroup >
53+ <ItemGroup >
54+ <Reference Include =" Assembly-CSharp" >
55+ <HintPath >..\..\DSPlugin\Managed\Assembly-CSharp.dll</HintPath >
56+ <Private >False</Private >
57+ </Reference >
58+ <Reference Include =" Assembly-CSharp-firstpass" >
59+ <HintPath >..\..\DSPlugin\Managed\Assembly-CSharp-firstpass.dll</HintPath >
60+ <Private >False</Private >
61+ </Reference >
62+ <Reference Include =" CommandSystem.Core, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
63+ <HintPath >..\packages\ExMod.Exiled.8.14.1\lib\net48\CommandSystem.Core.dll</HintPath >
64+ <Private >False</Private >
65+ </Reference >
66+ <Reference Include =" Exiled.API, Version=8.14.1.0, Culture=neutral, processorArchitecture=AMD64" >
67+ <HintPath >..\packages\ExMod.Exiled.8.14.1\lib\net48\Exiled.API.dll</HintPath >
68+ <Private >False</Private >
69+ </Reference >
70+ <Reference Include =" Exiled.Events, Version=8.14.1.0, Culture=neutral, processorArchitecture=AMD64" >
71+ <HintPath >..\packages\ExMod.Exiled.8.14.1\lib\net48\Exiled.Events.dll</HintPath >
72+ <Private >False</Private >
73+ </Reference >
74+ <Reference Include =" Exiled.Loader, Version=8.14.1.0, Culture=neutral, processorArchitecture=AMD64" >
75+ <HintPath >..\packages\ExMod.Exiled.8.14.1\lib\net48\Exiled.Loader.dll</HintPath >
76+ <Private >False</Private >
77+ </Reference >
78+ <Reference Include =" NorthwoodLib, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL" >
79+ <HintPath >..\packages\ExMod.Exiled.8.14.1\lib\net48\NorthwoodLib.dll</HintPath >
80+ <Private >False</Private >
81+ </Reference >
82+ <Reference Include =" System" >
83+ <Private >False</Private >
84+ </Reference >
85+ <Reference Include =" System.Core" >
86+ <Private >False</Private >
87+ </Reference >
88+ <Reference Include =" System.Xml.Linq" >
89+ <Private >False</Private >
90+ </Reference >
91+ <Reference Include =" System.Data.DataSetExtensions" >
92+ <Private >False</Private >
93+ </Reference >
94+ <Reference Include =" Microsoft.CSharp" >
95+ <Private >False</Private >
96+ </Reference >
97+ <Reference Include =" System.Data" >
98+ <Private >False</Private >
99+ </Reference >
100+ <Reference Include =" System.Net.Http" >
101+ <Private >False</Private >
102+ </Reference >
103+ <Reference Include =" System.Xml" >
104+ <Private >False</Private >
105+ </Reference >
106+ <Reference Include =" UnityEngine" >
107+ <HintPath >..\..\DSPlugin\Managed\UnityEngine.dll</HintPath >
108+ <Private >False</Private >
109+ </Reference >
110+ <Reference Include =" UnityEngine.CoreModule" >
111+ <HintPath >..\..\DSPlugin\Managed\UnityEngine.CoreModule.dll</HintPath >
112+ <Private >False</Private >
113+ </Reference >
114+ <Reference Include =" UnityEngine.PhysicsModule" >
115+ <HintPath >..\..\DSPlugin\Managed\UnityEngine.PhysicsModule.dll</HintPath >
116+ <Private >False</Private >
117+ </Reference >
118+ <Reference Include =" YamlDotNet, Version=11.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e, processorArchitecture=MSIL" >
119+ <HintPath >..\packages\ExMod.Exiled.8.14.1\lib\net48\YamlDotNet.dll</HintPath >
120+ <Private >False</Private >
121+ </Reference >
122+ </ItemGroup >
123+ <ItemGroup >
124+ <Compile Include =" Plugin\Core.cs" />
125+ <Compile Include =" Plugin\PluginConfig.cs" />
126+ <Compile Include =" Properties\AssemblyInfo.cs" />
127+ <Compile Include =" Whitelist\API\Split.cs" />
128+ <Compile Include =" Whitelist\GetIPList.cs" />
129+ <Compile Include =" Whitelist\PlayerJoin.cs" />
130+ </ItemGroup >
131+ <ItemGroup >
132+ <AdditionalFiles Include =" stylecop.json" />
133+ </ItemGroup >
134+ <ItemGroup >
135+ <Analyzer Include =" ..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
136+ <Analyzer Include =" ..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
137+ </ItemGroup >
138+ <ItemGroup />
139+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
140+ </Project >
0 commit comments