- update to .net5

pull/53/head
Simon G 4 years ago
parent 3dba5be1c6
commit 066aa949da
  1. 2
      Test.LightweightIocContainer/Test.LightweightIocContainer.csproj

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework> <TargetFramework>net5.0</TargetFramework>
<IsPackable>false</IsPackable> <IsPackable>false</IsPackable>
<Version>2.2.0-beta</Version> <Version>2.2.0-beta</Version>
<Authors>SimonG</Authors> <Authors>SimonG</Authors>

Loading…
Cancel
Save