Skip to content

Commit e329d90

Browse files
pranav700chadly
authored andcommitted
1 parent 0b3de09 commit e329d90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/Geocoding.Tests/Geocoding.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<PropertyGroup>
44
<AssemblyTitle>Geocoding.net Tests</AssemblyTitle>
55
<VersionPrefix>4.0.0-beta1</VersionPrefix>
6-
<TargetFramework>netcoreapp1.1</TargetFramework>
6+
<TargetFramework>netcoreapp2.1</TargetFramework>
77
<AssemblyName>Geocoding.Tests</AssemblyName>
88
<PackageId>Geocoding.Tests</PackageId>
99
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
10-
<RuntimeFrameworkVersion>1.1.1</RuntimeFrameworkVersion>
10+
<RuntimeFrameworkVersion>2.1.0</RuntimeFrameworkVersion>
1111
<Version>4.0.0</Version>
1212
<Description>Tests</Description>
1313
</PropertyGroup>

0 commit comments

Comments
 (0)