Skip to content

Commit 9ac0d5d

Browse files
author
Jan Nils Ferner
authored
Merge branch 'master' into update-autofac
2 parents 2f970e2 + db00409 commit 9ac0d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CompositionRoot/CompositionRoot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<RootNamespace>Messerli.CompositionRoot</RootNamespace>
77
</PropertyGroup>
88
<PropertyGroup>
9-
<TargetFramework>netstandard2.1</TargetFramework>
9+
<TargetFrameworks>netstandard2.1;netstandard2.0</TargetFrameworks>
1010
<LangVersion>8.0</LangVersion>
1111
<Nullable>enable</Nullable>
1212
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)