Skip to content

Commit

Permalink
Remove un-needed variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink committed Apr 20, 2022
1 parent e84d0e6 commit e6db950
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
<PackageVersion_NUnit3TestAdapter>4.2.1</PackageVersion_NUnit3TestAdapter>
<PackageVersion_NunitXmlTestLogger>3.0.117</PackageVersion_NunitXmlTestLogger>
<PackageVersion_Shouldly>4.0.3</PackageVersion_Shouldly>

<PackageVersion_MicrosoftCodeStyle>4.0.1</PackageVersion_MicrosoftCodeStyle>
</PropertyGroup>

<ItemGroup Condition=" '$(IsTestProject)' == 'true' ">
Expand Down

0 comments on commit e6db950

Please sign in to comment.