Skip to content

Commit 207124e

Browse files
Remove Microsoft.CSharp reference from Atata.Configuration.Json project
1 parent f3a5aec commit 207124e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Atata.Configuration.Json/Atata.Configuration.Json.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,4 @@ Features:
4747
</PackageReference>
4848
</ItemGroup>
4949

50-
<ItemGroup Condition="'$(TargetFramework)' == 'net40' Or '$(TargetFramework)' == 'net45'">
51-
<Reference Include="Microsoft.CSharp" />
52-
</ItemGroup>
53-
5450
</Project>

0 commit comments

Comments
 (0)