build with full for coveralls

This commit is contained in:
Tommy Parnell
2017-07-05 16:51:00 -04:00
parent bb75e3006e
commit 84742e8f47

View File

@@ -4,8 +4,6 @@
<TargetFrameworks>net461;netcoreapp1.0</TargetFrameworks>
<AssemblyName>UriBuilder.Fluent.UnitTests</AssemblyName>
<PackageId>UriBuilder.Fluent.UnitTests</PackageId>
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
<RuntimeFrameworkVersion Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">1.0.4</RuntimeFrameworkVersion>
</PropertyGroup>
<ItemGroup>