Skip to content

Commit

Permalink
Merge branch 'vs_and_Grouping' of https://github.com/PxTools/PCAxis.Sql
Browse files Browse the repository at this point in the history
… into vs_and_Grouping
  • Loading branch information
JohannesFinsveen committed Dec 13, 2024
2 parents 9dff866 + 4527e2b commit 47874e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @pxtools/devs-scb @pxtools/devs-ssb
* @likp @runejo @PerIngeVaaje @JohannesFinsveen
4 changes: 2 additions & 2 deletions PCAxis.Sql.UnitTest/PCAxis.Sql.UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 47874e4

Please sign in to comment.