Skip to content

Commit

Permalink
Fix tests project
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayPianikov authored and NikolayPianikov committed Feb 10, 2021
1 parent 711b0a3 commit a4f8d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IoC.Tests/IoC.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net40</TargetFrameworks>
<TargetFrameworks>net40;net48;netcoreapp2.1;netcoreapp3.1;net5.0</TargetFrameworks>
<IsTestProject>True</IsTestProject>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>DevTeam.snk</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit a4f8d4e

Please sign in to comment.