full pdb files
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<TargetFrameworks>net461;netcoreapp1.0</TargetFrameworks>
|
||||
<AssemblyName>UriBuilder.Fluent.UnitTests</AssemblyName>
|
||||
<PackageId>UriBuilder.Fluent.UnitTests</PackageId>
|
||||
<DebugType>full</DebugType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
<PackageId>UriBuilder.Fluent</PackageId>
|
||||
<PackageTags>Url building;Uri;Uri building;fluent;extension</PackageTags>
|
||||
<PackageProjectUrl>https://github.com/TerribleDev/UriBuilder.Fluent</PackageProjectUrl>
|
||||
<DebugType>full</DebugType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'net40' ">
|
||||
|
||||
Reference in New Issue
Block a user