Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Gfycat.Net.Tests isn't a framework project anymore, plz don't cause a…
Browse files Browse the repository at this point in the history
…ny more problems
  • Loading branch information
ObsidianMinor committed Apr 25, 2017
1 parent 3244152 commit ff88682
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 136 deletions.
32 changes: 16 additions & 16 deletions Gfycat.Net.sln
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{D97AFB24
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gfycat.Net.Analytics", "src\Gfycat.Net.Analytics\Gfycat.Net.Analytics.csproj", "{416332F3-EC7A-4968-85DE-1D785DF7AD6A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gfycat.Net.Tests", "tests\Gfycat.Net.Tests\Gfycat.Net.Tests.csproj", "{8CD31222-5720-4A38-8660-B2D117C86D2C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gfycat.Net", "src\Gfycat.Net\Gfycat.Net.csproj", "{55AD348E-77DC-4C62-AFE2-24530057462C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gfycat.Net.Tests", "tests\Gfycat.Net.Tests\Gfycat.Net.Tests.csproj", "{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}"
ProjectSection(ProjectDependencies) = postProject
{55AD348E-77DC-4C62-AFE2-24530057462C} = {55AD348E-77DC-4C62-AFE2-24530057462C}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gfycat.Net", "src\Gfycat.Net\Gfycat.Net.csproj", "{55AD348E-77DC-4C62-AFE2-24530057462C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -46,18 +46,6 @@ Global
{416332F3-EC7A-4968-85DE-1D785DF7AD6A}.Release|x64.Build.0 = Release|Any CPU
{416332F3-EC7A-4968-85DE-1D785DF7AD6A}.Release|x86.ActiveCfg = Release|Any CPU
{416332F3-EC7A-4968-85DE-1D785DF7AD6A}.Release|x86.Build.0 = Release|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Debug|x64.ActiveCfg = Debug|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Debug|x64.Build.0 = Debug|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Debug|x86.ActiveCfg = Debug|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Debug|x86.Build.0 = Debug|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Release|Any CPU.Build.0 = Release|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Release|x64.ActiveCfg = Release|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Release|x64.Build.0 = Release|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Release|x86.ActiveCfg = Release|Any CPU
{8CD31222-5720-4A38-8660-B2D117C86D2C}.Release|x86.Build.0 = Release|Any CPU
{55AD348E-77DC-4C62-AFE2-24530057462C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55AD348E-77DC-4C62-AFE2-24530057462C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55AD348E-77DC-4C62-AFE2-24530057462C}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand All @@ -70,13 +58,25 @@ Global
{55AD348E-77DC-4C62-AFE2-24530057462C}.Release|x64.Build.0 = Release|Any CPU
{55AD348E-77DC-4C62-AFE2-24530057462C}.Release|x86.ActiveCfg = Release|Any CPU
{55AD348E-77DC-4C62-AFE2-24530057462C}.Release|x86.Build.0 = Release|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Debug|x64.ActiveCfg = Debug|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Debug|x64.Build.0 = Debug|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Debug|x86.ActiveCfg = Debug|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Debug|x86.Build.0 = Debug|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Release|Any CPU.Build.0 = Release|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Release|x64.ActiveCfg = Release|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Release|x64.Build.0 = Release|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Release|x86.ActiveCfg = Release|Any CPU
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{416332F3-EC7A-4968-85DE-1D785DF7AD6A} = {BDAB359A-5EDD-4F7F-BC1B-8B42DF375420}
{8CD31222-5720-4A38-8660-B2D117C86D2C} = {D97AFB24-A86D-4B21-B3A7-0B943E48812C}
{55AD348E-77DC-4C62-AFE2-24530057462C} = {BDAB359A-5EDD-4F7F-BC1B-8B42DF375420}
{E9BD5F95-9B87-489D-ACAE-B2D059ECB743} = {D97AFB24-A86D-4B21-B3A7-0B943E48812C}
EndGlobalSection
EndGlobal
101 changes: 14 additions & 87 deletions tests/Gfycat.Net.Tests/Gfycat.Net.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,94 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props')" />
<Import Project="..\..\packages\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.props" Condition="Exists('..\..\packages\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{8CD31222-5720-4A38-8660-B2D117C86D2C}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Gfycat.Net.Tests</RootNamespace>
<AssemblyName>Gfycat.Net.Tests</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">15.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
<IsCodedUITest>False</IsCodedUITest>
<TestProjectType>UnitTest</TestProjectType>
<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>
</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>
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp1.1</TargetFramework>
</PropertyGroup>

<ItemGroup>
<Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\MSTest.TestFramework.1.1.17\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath>
</Reference>
<Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\MSTest.TestFramework.1.1.17\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Net.Http" />
<Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll</HintPath>
</Reference>
<Reference Include="xunit.assert, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\..\packages\xunit.assert.2.2.0\lib\netstandard1.1\xunit.assert.dll</HintPath>
</Reference>
<Reference Include="xunit.core, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\..\packages\xunit.extensibility.core.2.2.0\lib\netstandard1.1\xunit.core.dll</HintPath>
</Reference>
<Reference Include="xunit.execution.desktop, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
<HintPath>..\..\packages\xunit.extensibility.execution.2.2.0\lib\net452\xunit.execution.desktop.dll</HintPath>
</Reference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
</ItemGroup>

<ItemGroup>
<Compile Include="AuthenticationTests.cs" />
<Compile Include="ClientConstructionTests.cs" />
<Compile Include="CurrentUserTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RestFakes\MockRestClient.cs" />
<Compile Include="RestFakes\MockRestClientEndpoints.cs" />
<Compile Include="RestFakes\Resources.cs" />
<Compile Include="RestFakes\RestEndpointAttribute.cs" />
<Compile Include="RestFakes\RestEndpointReceiver.cs" />
<Compile Include="UserTests.cs" />
<Compile Include="Utils.cs" />
<ProjectReference Include="..\..\src\Gfycat.Net\Gfycat.Net.csproj" />
</ItemGroup>

<ItemGroup>
<None Include="packages.config" />
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
</ItemGroup>
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<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\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.props'))" />
<Error Condition="!Exists('..\..\packages\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.targets'))" />
<Error Condition="!Exists('..\..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props'))" />
</Target>
<Import Project="..\..\packages\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.targets" Condition="Exists('..\..\packages\MSTest.TestAdapter.1.1.17\build\net45\MSTest.TestAdapter.targets')" />
</Project>

</Project>
20 changes: 0 additions & 20 deletions tests/Gfycat.Net.Tests/Properties/AssemblyInfo.cs

This file was deleted.

13 changes: 0 additions & 13 deletions tests/Gfycat.Net.Tests/packages.config

This file was deleted.

0 comments on commit ff88682

Please sign in to comment.