diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-11 15:21:40 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-11 15:21:40 -0500 |
| commit | 47552145b6240c2daad12f4c85d9c5465161fc3c (patch) | |
| tree | 02525d3c0dc1258be1ffdc09cd079880f9ec2563 /ServiceStack/ServiceStack.xproj | |
| parent | 6ca0f49259e6ccaea38c8596512f784d0d57e4d3 (diff) | |
update .net core solution
Diffstat (limited to 'ServiceStack/ServiceStack.xproj')
| -rw-r--r-- | ServiceStack/ServiceStack.xproj | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ServiceStack/ServiceStack.xproj b/ServiceStack/ServiceStack.xproj deleted file mode 100644 index ba8f8b8f2..000000000 --- a/ServiceStack/ServiceStack.xproj +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="14.0.25420" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <PropertyGroup> - <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0.25420</VisualStudioVersion> - <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> - </PropertyGroup> - <Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition="'$(VSToolsPath)' != ''" /> - <PropertyGroup Label="Globals"> - <ProjectGuid>b2d733ab-620e-4c53-88a4-4b6638ab6a7a</ProjectGuid> - <RootNamespace>ServiceStack</RootNamespace> - <BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">.\obj</BaseIntermediateOutputPath> - <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath> - </PropertyGroup> - - <PropertyGroup> - <SchemaVersion>2.0</SchemaVersion> - </PropertyGroup> - <Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition="'$(VSToolsPath)' != ''" /> -</Project>
\ No newline at end of file |
