Files
BoneSync/BoneSync/BoneSync.csproj

297 lines
20 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\xunit.runner.visualstudio.3.0.2\build\net472\xunit.runner.visualstudio.props" Condition="Exists('..\packages\xunit.runner.visualstudio.3.0.2\build\net472\xunit.runner.visualstudio.props')" />
<Import Project="..\packages\xunit.core.2.9.3\build\xunit.core.props" Condition="Exists('..\packages\xunit.core.2.9.3\build\xunit.core.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{C33921DC-5778-4EEC-A2D0-E0AE522CC701}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BoneSync</RootNamespace>
<AssemblyName>BoneSync</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<RunPostBuildEvent>Always</RunPostBuildEvent>
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\0Harmony.dll</HintPath>
</Reference>
<Reference Include="Assembly-CSharp">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\Managed\Assembly-CSharp.dll</HintPath>
</Reference>
<Reference Include="Il2Cppmscorlib">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\Managed\Il2Cppmscorlib.dll</HintPath>
</Reference>
<Reference Include="MelonLoader, Version=0.5.4.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\MelonLoader.dll</HintPath>
</Reference>
<Reference Include="Microsoft.TestPlatform.CoreUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.TestPlatform.ObjectModel.17.12.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll</HintPath>
</Reference>
<Reference Include="Microsoft.TestPlatform.PlatformAbstractions, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.TestPlatform.ObjectModel.17.12.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.TestPlatform.ObjectModel.17.12.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath>
</Reference>
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reflection.Metadata.1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll</HintPath>
</Reference>
<Reference Include="System.Runtime" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="UnhollowerBaseLib">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\Managed\UnhollowerBaseLib.dll</HintPath>
</Reference>
<Reference Include="UnityEngine">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\Managed\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AnimationModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\Managed\UnityEngine.AnimationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\MelonLoader\Managed\UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll</HintPath>
</Reference>
<Reference Include="xunit.assert, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\packages\xunit.assert.2.9.3\lib\netstandard1.1\xunit.assert.dll</HintPath>
</Reference>
<Reference Include="xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\packages\xunit.extensibility.core.2.9.3\lib\net452\xunit.core.dll</HintPath>
</Reference>
<Reference Include="xunit.execution.desktop, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\packages\xunit.extensibility.execution.2.9.3\lib\net452\xunit.execution.desktop.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Facepunch.Steamworks\Callbacks\CallResult.cs" />
<Compile Include="Facepunch.Steamworks\Callbacks\ICallbackData.cs" />
<Compile Include="Facepunch.Steamworks\Classes\AuthTicket.cs" />
<Compile Include="Facepunch.Steamworks\Classes\Dispatch.cs" />
<Compile Include="Facepunch.Steamworks\Classes\SteamApi.cs" />
<Compile Include="Facepunch.Steamworks\Classes\SteamGameServer.cs" />
<Compile Include="Facepunch.Steamworks\Classes\SteamInternal.cs" />
<Compile Include="Facepunch.Steamworks\Enum\LeaderboardDisplay.cs" />
<Compile Include="Facepunch.Steamworks\Enum\LeaderboardSort.cs" />
<Compile Include="Facepunch.Steamworks\Enum\SendType.cs" />
<Compile Include="Facepunch.Steamworks\Generated\CustomEnums.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamAppList.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamApps.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamClient.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamController.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamFriends.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamGameSearch.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamGameServer.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamGameServerStats.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamHTMLSurface.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamHTTP.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamInput.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamInventory.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMatchmaking.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMatchmakingPingResponse.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMatchmakingPlayersResponse.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMatchmakingRulesResponse.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMatchmakingServerListResponse.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMatchmakingServers.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMusic.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamMusicRemote.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamNetworking.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamNetworkingConnectionCustomSignaling.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamNetworkingCustomSignalingRecvContext.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamNetworkingSockets.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamNetworkingUtils.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamParentalSettings.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamParties.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamRemotePlay.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamRemoteStorage.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamScreenshots.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamTV.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamUGC.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamUser.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamUserStats.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamUtils.cs" />
<Compile Include="Facepunch.Steamworks\Generated\Interfaces\ISteamVideo.cs" />
<Compile Include="Facepunch.Steamworks\Generated\SteamCallbacks.cs" />
<Compile Include="Facepunch.Steamworks\Generated\SteamConstants.cs" />
<Compile Include="Facepunch.Steamworks\Generated\SteamEnums.cs" />
<Compile Include="Facepunch.Steamworks\Generated\SteamStructFunctions.cs" />
<Compile Include="Facepunch.Steamworks\Generated\SteamStructs.cs" />
<Compile Include="Facepunch.Steamworks\Generated\SteamTypes.cs" />
<Compile Include="Facepunch.Steamworks\Networking\Connection.cs" />
<Compile Include="Facepunch.Steamworks\Networking\ConnectionInfo.cs" />
<Compile Include="Facepunch.Steamworks\Networking\ConnectionManager.cs" />
<Compile Include="Facepunch.Steamworks\Networking\IConnectionManager.cs" />
<Compile Include="Facepunch.Steamworks\Networking\ISocketManager.cs" />
<Compile Include="Facepunch.Steamworks\Networking\NetAddress.cs" />
<Compile Include="Facepunch.Steamworks\Networking\NetDebugFunc.cs" />
<Compile Include="Facepunch.Steamworks\Networking\NetErrorMessage.cs" />
<Compile Include="Facepunch.Steamworks\Networking\NetIdentity.cs" />
<Compile Include="Facepunch.Steamworks\Networking\NetKeyValue.cs" />
<Compile Include="Facepunch.Steamworks\Networking\NetMsg.cs" />
<Compile Include="Facepunch.Steamworks\Networking\NetPingLocation.cs" />
<Compile Include="Facepunch.Steamworks\Networking\Socket.cs" />
<Compile Include="Facepunch.Steamworks\Networking\SocketManager.cs" />
<Compile Include="Facepunch.Steamworks\Networking\SteamDatagramRelayAuthTicket.cs" />
<Compile Include="Facepunch.Steamworks\ServerList\Base.cs" />
<Compile Include="Facepunch.Steamworks\ServerList\Favourites.cs" />
<Compile Include="Facepunch.Steamworks\ServerList\Friends.cs" />
<Compile Include="Facepunch.Steamworks\ServerList\History.cs" />
<Compile Include="Facepunch.Steamworks\ServerList\Internet.cs" />
<Compile Include="Facepunch.Steamworks\ServerList\IpList.cs" />
<Compile Include="Facepunch.Steamworks\ServerList\LocalNetwork.cs" />
<Compile Include="Facepunch.Steamworks\SteamApps.cs" />
<Compile Include="Facepunch.Steamworks\SteamClient.cs" />
<Compile Include="Facepunch.Steamworks\SteamFriends.cs" />
<Compile Include="Facepunch.Steamworks\SteamInput.cs" />
<Compile Include="Facepunch.Steamworks\SteamInventory.cs" />
<Compile Include="Facepunch.Steamworks\SteamMatchmaking.cs" />
<Compile Include="Facepunch.Steamworks\SteamMatchmakingServers.cs" />
<Compile Include="Facepunch.Steamworks\SteamMusic.cs" />
<Compile Include="Facepunch.Steamworks\SteamNetworking.cs" />
<Compile Include="Facepunch.Steamworks\SteamNetworkingSockets.cs" />
<Compile Include="Facepunch.Steamworks\SteamNetworkingUtils.cs" />
<Compile Include="Facepunch.Steamworks\SteamParental.cs" />
<Compile Include="Facepunch.Steamworks\SteamParties.cs" />
<Compile Include="Facepunch.Steamworks\SteamRemotePlay.cs" />
<Compile Include="Facepunch.Steamworks\SteamRemoteStorage.cs" />
<Compile Include="Facepunch.Steamworks\SteamScreenshots.cs" />
<Compile Include="Facepunch.Steamworks\SteamServer.cs" />
<Compile Include="Facepunch.Steamworks\SteamServerStats.cs" />
<Compile Include="Facepunch.Steamworks\SteamUgc.cs" />
<Compile Include="Facepunch.Steamworks\SteamUser.cs" />
<Compile Include="Facepunch.Steamworks\SteamUserStats.cs" />
<Compile Include="Facepunch.Steamworks\SteamUtils.cs" />
<Compile Include="Facepunch.Steamworks\SteamVideo.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Achievement.cs" />
<Compile Include="Facepunch.Steamworks\Structs\AppId.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Controller.cs" />
<Compile Include="Facepunch.Steamworks\Structs\DepotId.cs" />
<Compile Include="Facepunch.Steamworks\Structs\DlcInformation.cs" />
<Compile Include="Facepunch.Steamworks\Structs\DownloadProgress.cs" />
<Compile Include="Facepunch.Steamworks\Structs\DurationControl.cs" />
<Compile Include="Facepunch.Steamworks\Structs\FileDetails.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Friend.cs" />
<Compile Include="Facepunch.Steamworks\Structs\GameId.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Image.cs" />
<Compile Include="Facepunch.Steamworks\Structs\InventoryDef.cs" />
<Compile Include="Facepunch.Steamworks\Structs\InventoryItem.cs" />
<Compile Include="Facepunch.Steamworks\Structs\InventoryPurchaseResult.cs" />
<Compile Include="Facepunch.Steamworks\Structs\InventoryRecipe.cs" />
<Compile Include="Facepunch.Steamworks\Structs\InventoryResult.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Leaderboard.cs" />
<Compile Include="Facepunch.Steamworks\Structs\LeaderboardEntry.cs" />
<Compile Include="Facepunch.Steamworks\Structs\LeaderboardUpdate.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Lobby.cs" />
<Compile Include="Facepunch.Steamworks\Structs\LobbyQuery.cs" />
<Compile Include="Facepunch.Steamworks\Structs\MatchMakingKeyValuePair.cs" />
<Compile Include="Facepunch.Steamworks\Structs\NumericalFilter.cs" />
<Compile Include="Facepunch.Steamworks\Structs\OutgoingPacket.cs" />
<Compile Include="Facepunch.Steamworks\Structs\P2Packet.cs" />
<Compile Include="Facepunch.Steamworks\Structs\PartyBeacon.cs" />
<Compile Include="Facepunch.Steamworks\Structs\RemotePlaySession.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Screenshot.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Server.cs" />
<Compile Include="Facepunch.Steamworks\Structs\ServerInit.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Stat.cs" />
<Compile Include="Facepunch.Steamworks\Structs\SteamId.cs" />
<Compile Include="Facepunch.Steamworks\Structs\SteamIpAddress.cs" />
<Compile Include="Facepunch.Steamworks\Structs\SteamParamStringArray.cs" />
<Compile Include="Facepunch.Steamworks\Structs\Ugc.cs" />
<Compile Include="Facepunch.Steamworks\Structs\UgcEditor.cs" />
<Compile Include="Facepunch.Steamworks\Structs\UgcItem.cs" />
<Compile Include="Facepunch.Steamworks\Structs\UgcQuery.cs" />
<Compile Include="Facepunch.Steamworks\Structs\UgcResultPage.cs" />
<Compile Include="Facepunch.Steamworks\Structs\UserItemVote.cs" />
<Compile Include="Facepunch.Steamworks\Utility\Epoch.cs" />
<Compile Include="Facepunch.Steamworks\Utility\Helpers.cs" />
<Compile Include="Facepunch.Steamworks\Utility\Platform.cs" />
<Compile Include="Facepunch.Steamworks\Utility\SourceServerQuery.cs" />
<Compile Include="Facepunch.Steamworks\Utility\SteamInterface.cs" />
<Compile Include="Facepunch.Steamworks\Utility\Utf8String.cs" />
<Compile Include="Facepunch.Steamworks\Utility\Utility.cs" />
<Compile Include="MelonLoaderMod.cs" />
<Compile Include="Networking\LobbyManager\LobbyManager.cs" />
<Compile Include="Networking\LobbyManager\SteamLobbyManager.cs" />
<Compile Include="Networking\Messages\LobbyInfoMessage.cs" />
<Compile Include="Networking\Messages\NetworkMessage.cs" />
<Compile Include="Networking\Packet.cs" />
<Compile Include="Networking\PacketTypes.cs" />
<Compile Include="Networking\Transport\SteamTransport.cs" />
<Compile Include="Networking\Transport\TransportBase.cs" />
<Compile Include="Patching\PoolPatches.cs" />
<Compile Include="PlayerRigs\PlayerRig.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Networking\ByteEncoder.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Analyzer Include="..\packages\xunit.analyzers.1.18.0\analyzers\dotnet\cs\xunit.analyzers.dll" />
<Analyzer Include="..\packages\xunit.analyzers.1.18.0\analyzers\dotnet\cs\xunit.analyzers.fixes.dll" />
</ItemGroup>
<ItemGroup>
<Content Include="Facepunch.Steamworks\LICENSE.txt" />
<EmbeddedResource Include="steam_api.dll" />
<EmbeddedResource Include="steam_api64.dll" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy /Y "$(TargetPath)" "C:\Program Files (x86)\Steam\steamapps\common\BONEWORKS\BONEWORKS\Mods\"</PostBuildEvent>
</PropertyGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\xunit.core.2.9.3\build\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.9.3\build\xunit.core.props'))" />
<Error Condition="!Exists('..\packages\xunit.core.2.9.3\build\xunit.core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.9.3\build\xunit.core.targets'))" />
<Error Condition="!Exists('..\packages\xunit.runner.visualstudio.3.0.2\build\net472\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.3.0.2\build\net472\xunit.runner.visualstudio.props'))" />
</Target>
<Import Project="..\packages\xunit.core.2.9.3\build\xunit.core.targets" Condition="Exists('..\packages\xunit.core.2.9.3\build\xunit.core.targets')" />
</Project>