223 lines
14 KiB
XML
223 lines
14 KiB
XML
<Project Sdk="Microsoft.Net.SDK">
|
|
<PropertyGroup>
|
|
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
|
|
<Nullable>enable</Nullable>
|
|
<ImplicitUsings>true</ImplicitUsings>
|
|
<UseWindowsForms>true</UseWindowsForms>
|
|
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
|
<EnableWindowsTargeting>true</EnableWindowsTargeting>
|
|
<RestoreAdditionalProjectSources>https://nuget.storage.yandexcloud.net/index.json</RestoreAdditionalProjectSources>
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
<PackageReference Include="Lib.Harmony" Version="2.3.1.1" />
|
|
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" IncludeAssets="compile" PrivateAssets="all" />
|
|
<PackageReference Include="SpaceEngineersDedicated.ReferenceAssemblies" Version="1.204.18" IncludeAssets="compile" PrivateAssets="all" />
|
|
<PackageReference Include="Steamworks.NET" Version="20.1.0" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Reference Include="Sandbox.Game">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.Game.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.Game.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.Game.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.Graphics">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.Graphics.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.RenderDirect">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.RenderDirect.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.D3DCompiler">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.D3DCompiler.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.Desktop">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.Desktop.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.Direct3D11">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.Direct3D11.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.DXGI">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.DXGI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.XAudio2">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.XAudio2.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.XInput">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.XInput.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SixLabors.Core">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SixLabors.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SixLabors.ImageSharp">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SixLabors.ImageSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers.Game">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.Game.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers.ObjectBuilders">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.ObjectBuilders.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers.ObjectBuilders.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.ObjectBuilders.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Reference Include="ProtoBuf.Net">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\ProtoBuf.Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ProtoBuf.Net.Core">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\ProtoBuf.Net.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.Common">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.Game">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.Game.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.Game.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.Game.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.Graphics">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.Graphics.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Sandbox.RenderDirect">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Sandbox.RenderDirect.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.D3DCompiler">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.D3DCompiler.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.Desktop">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.Desktop.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.Direct3D11">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.Direct3D11.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.DirectInput">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.DirectInput.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.DXGI">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.DXGI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.XAudio2">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.XAudio2.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SharpDX.XInput">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SharpDX.XInput.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SixLabors.Core">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SixLabors.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers.Game">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.Game.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers.ObjectBuilders">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.ObjectBuilders.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SpaceEngineers.ObjectBuilders.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.ObjectBuilders.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Steamworks.NET">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Steamworks.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Memory">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Ansel">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Ansel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Audio">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Audio.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.EOS">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.EOS.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.EOS.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.EOS.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Game">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Game.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Game.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Game.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Input">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Input.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Library">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Library.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Math">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Math.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Math.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Math.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Mod.Io">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Mod.Io.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.NativeAftermath">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.NativeAftermath.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.NativeWrapper">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.NativeWrapper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Network">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Network.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Platform.Windows">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Platform.Windows.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Render">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Render.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Render11">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Render11.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Scripting">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Scripting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.Steam">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.Steam.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.UserInterface">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.UserInterface.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="VRage.XmlSerializers">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\VRage.XmlSerializers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WinRT.Runtime">
|
|
<HintPath>..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\WinRT.Runtime.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="splash.gif" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<None Remove="steam_api64.dll" />
|
|
<Content Include="steam_api64.dll">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
|
</Content>
|
|
</ItemGroup>
|
|
|
|
</Project> |