Skip to content

Commit

Permalink
.NET Core 2.2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mjungnickel18 committed Jun 16, 2019
1 parent da00e1e commit 0a50798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MapLoader.NUnitTests/MapLoader.NUnitTests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp3.0</TargetFramework>
<TargetFramework>netcoreapp2.2</TargetFramework>

<IsPackable>false</IsPackable>
</PropertyGroup>
Expand Down

0 comments on commit 0a50798

Please sign in to comment.