mirror of
				https://github.com/amevarashi/RJW-Sexperience.git
				synced 2024-08-14 23:54:08 +00:00 
			
		
		
		
	Migrate SDK projects
This commit is contained in:
		
							parent
							
								
									814f35772e
								
							
						
					
					
						commit
						cfee907258
					
				
					 2 changed files with 34 additions and 146 deletions
				
			
		| 
						 | 
				
			
			@ -1,116 +1,31 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Project ToolsVersion="15.0" 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>{9C728E06-573B-4B04-A07F-ACBF60CB424D}</ProjectGuid>
 | 
			
		||||
    <OutputType>Library</OutputType>
 | 
			
		||||
    <AppDesignerFolder>Properties</AppDesignerFolder>
 | 
			
		||||
    <TargetFramework>net472</TargetFramework>
 | 
			
		||||
    <RootNamespace>RJWSexperience</RootNamespace>
 | 
			
		||||
    <AssemblyName>RJWSexperience</AssemblyName>
 | 
			
		||||
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
 | 
			
		||||
    <FileAlignment>512</FileAlignment>
 | 
			
		||||
    <Deterministic>true</Deterministic>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | 
			
		||||
    <DebugSymbols>true</DebugSymbols>
 | 
			
		||||
    <DebugType>full</DebugType>
 | 
			
		||||
    <Optimize>false</Optimize>
 | 
			
		||||
    <OutputPath>..\..\Assemblies\</OutputPath>
 | 
			
		||||
    <DefineConstants>DEBUG;TRACE</DefineConstants>
 | 
			
		||||
    <ErrorReport>prompt</ErrorReport>
 | 
			
		||||
    <WarningLevel>4</WarningLevel>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 | 
			
		||||
    <DebugType>pdbonly</DebugType>
 | 
			
		||||
    <Optimize>true</Optimize>
 | 
			
		||||
    <OutputPath>..\..\1.4\Assemblies\</OutputPath>
 | 
			
		||||
    <DefineConstants>TRACE</DefineConstants>
 | 
			
		||||
    <ErrorReport>prompt</ErrorReport>
 | 
			
		||||
    <WarningLevel>4</WarningLevel>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
 | 
			
		||||
    <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
 | 
			
		||||
    <Company>amevarashi</Company>
 | 
			
		||||
    <Optimize>True</Optimize>
 | 
			
		||||
    <GenerateAssemblyInfo>False</GenerateAssemblyInfo>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <PackageReference Include="Krafs.Rimworld.Ref">
 | 
			
		||||
      <Version>1.4.*</Version>
 | 
			
		||||
    </PackageReference>
 | 
			
		||||
    <PackageReference Include="Lib.Harmony">
 | 
			
		||||
      <Version>2.*</Version>
 | 
			
		||||
      <ExcludeAssets>runtime</ExcludeAssets>
 | 
			
		||||
      <IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
 | 
			
		||||
    </PackageReference>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <Reference Include="RJW">
 | 
			
		||||
      <HintPath>..\..\..\rjw\1.4\Assemblies\RJW.dll</HintPath>
 | 
			
		||||
      <Private>False</Private>
 | 
			
		||||
    </Reference>
 | 
			
		||||
    <Reference Include="System.Core" />
 | 
			
		||||
    <Reference Include="System.Data.DataSetExtensions" />
 | 
			
		||||
    <Reference Include="Microsoft.CSharp" />
 | 
			
		||||
    <Reference Include="System.Data" />
 | 
			
		||||
    <Reference Include="System.Net.Http" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <Compile Include="Cum\Building_Cumbucket.cs" />
 | 
			
		||||
    <Compile Include="Configurations.cs" />
 | 
			
		||||
    <Compile Include="Cum\CumUtility.cs" />
 | 
			
		||||
    <Compile Include="DebugAction.cs" />
 | 
			
		||||
    <Compile Include="ExtensionMethods\PawnExtensions.cs" />
 | 
			
		||||
    <Compile Include="ExtensionMethods\SexPropsExtensions.cs" />
 | 
			
		||||
    <Compile Include="Cum\FilterWorkers\SpecialThingFilterWorker_CumBase.cs" />
 | 
			
		||||
    <Compile Include="Cum\FilterWorkers\SpecialThingFilterWorker_NoCum.cs" />
 | 
			
		||||
    <Compile Include="GlobalSuppressions.cs" />
 | 
			
		||||
    <Compile Include="Harmony.cs" />
 | 
			
		||||
    <Compile Include="Cum\IngestionOutcomeDoer_RecordEatenCum.cs" />
 | 
			
		||||
    <Compile Include="Cum\Interactions\CumAddictPartKindUsageRule.cs" />
 | 
			
		||||
    <Compile Include="Logs\DebugLogProvider.cs" />
 | 
			
		||||
    <Compile Include="Logs\LogManager.cs" />
 | 
			
		||||
    <Compile Include="LustUtility.cs" />
 | 
			
		||||
    <Compile Include="Patches\ConditionalDefLoad.cs" />
 | 
			
		||||
    <Compile Include="Patches\DefInjection.cs" />
 | 
			
		||||
    <Compile Include="Settings\ISettingHandle.cs" />
 | 
			
		||||
    <Compile Include="Settings\SettingHandle.cs" />
 | 
			
		||||
    <Compile Include="Settings\SettingsContainer.cs" />
 | 
			
		||||
    <Compile Include="Settings\SettingsTab.cs" />
 | 
			
		||||
    <Compile Include="Settings\SettingsTabMain.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\BarInfo.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\PartnerPortraitInfo.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\PreferedRaceCard.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\InfoCard.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\PartnerOrderMode.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\SexStatusViewModel.cs" />
 | 
			
		||||
    <Compile Include="Virginity\Recipe_HymenSurgery.cs" />
 | 
			
		||||
    <Compile Include="Settings\SettingsTabHistory.cs" />
 | 
			
		||||
    <Compile Include="Settings\SettingsTabDebug.cs" />
 | 
			
		||||
    <Compile Include="Settings\IResettable.cs" />
 | 
			
		||||
    <Compile Include="Settings\ITab.cs" />
 | 
			
		||||
    <Compile Include="Settings\SettingsWidgets.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\RecordRandomizer.cs" />
 | 
			
		||||
    <Compile Include="RJWUtility.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\HistoryUtility.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\SexHistoryComp.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\SexPartnerHistoryRecord.cs" />
 | 
			
		||||
    <Compile Include="PawnRelationWorker_Bastard.cs" />
 | 
			
		||||
    <Compile Include="Keyed.cs" />
 | 
			
		||||
    <Compile Include="Patches\Rimworld_Patch.cs" />
 | 
			
		||||
    <Compile Include="Patches\RJW_Patch.cs" />
 | 
			
		||||
    <Compile Include="SexperienceMod.cs" />
 | 
			
		||||
    <Compile Include="Cum\FilterWorkers\SpecialThingFilterWorker_Cum.cs" />
 | 
			
		||||
    <Compile Include="StatParts.cs" />
 | 
			
		||||
    <Compile Include="Thoughts\ThoughtDefExtension_StageFromRecord.cs" />
 | 
			
		||||
    <Compile Include="Cum\Thought_AteCum.cs" />
 | 
			
		||||
    <Compile Include="Thoughts\Thought_Recordbased.cs" />
 | 
			
		||||
    <Compile Include="Properties\AssemblyInfo.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\UIUtility.cs" />
 | 
			
		||||
    <Compile Include="SexHistory\UI\SexStatusWindow.cs" />
 | 
			
		||||
    <Compile Include="Utility.cs" />
 | 
			
		||||
    <Compile Include="RsDefOf.cs" />
 | 
			
		||||
    <Compile Include="Virginity\TraitDegree.cs" />
 | 
			
		||||
    <Compile Include="Virginity\TraitHandler.cs" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <PackageReference Include="Krafs.Rimworld.Ref">
 | 
			
		||||
      <Version>1.4.3704</Version>
 | 
			
		||||
    </PackageReference>
 | 
			
		||||
    <PackageReference Include="Lib.Harmony">
 | 
			
		||||
      <Version>2.2.2</Version>
 | 
			
		||||
      <ExcludeAssets>runtime</ExcludeAssets>
 | 
			
		||||
      <IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
 | 
			
		||||
    </PackageReference>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 | 
			
		||||
</Project>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue