Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit a179a60

Browse files
committed
Add RuntimeTarget to test project
1 parent 4f8e7f3 commit a179a60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Steeltoe.Extensions.Logging.DynamicLogger.Test/Steeltoe.Extensions.Logging.DynamicLogger.Test.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<PropertyGroup>
66
<Description>Unit test project for Steeltoe.Extensions.Logging.DynamicLogger</Description>
77
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
8+
<RuntimeFrameworkVersion Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">2.0.3</RuntimeFrameworkVersion>
89
<AssemblyName>Steeltoe.Extensions.Logging.CloudFoundry.Test</AssemblyName>
910
<PackageId>Steeltoe.Extensions.Logging.CloudFoundry.Test</PackageId>
1011
<PackageTags>Spring Cloud;Logging;Management;Monitoring</PackageTags>

0 commit comments

Comments
 (0)