Skip to content

Commit

Permalink
Merge pull request #22 from teqbench/refactor/use_props_files
Browse files Browse the repository at this point in the history
Refactor/use props files
  • Loading branch information
devops-teqbench authored Dec 29, 2023
2 parents fa5b5fd + b95c3bf commit 76105a4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/TeqBench.System.Data.NoSql.Models.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@
Import common project file settings via teqbench.dev submodule.
-->
<Import Project="../.submodules/teqbench.dev/TeqBench.Dev.Project.Config.props" />
<Import Project="../.submodules/teqbench.dev/TeqBench.Dev.Test.Project.Config.props" />
<Import Project="../.submodules/teqbench.dev/TeqBench.Dev.Test.Coverage.props" />
<PropertyGroup>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
Expand Down

0 comments on commit 76105a4

Please sign in to comment.