Skip to content

Commit

Permalink
Test latest pre-release of TestCommon
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenroejl committed Oct 2, 2024
1 parent 951f0d2 commit 13a3ee1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<IsTestProject>true</IsTestProject>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.0.0-alpha-374" />
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.0.0-alpha-375" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
<PrivateAssets>all</PrivateAssets>
Expand Down
4 changes: 2 additions & 2 deletions source/dotnet/wholesale-api/Test.Core/Test.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ limitations under the License.
<RootNamespace>Energinet.DataHub.Wholesale.Test.Core</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.TestCommon" Version="7.0.0-alpha-374" />
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.0.0-alpha-374" />
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.TestCommon" Version="7.0.0-alpha-375" />
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.0.0-alpha-375" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 13a3ee1

Please sign in to comment.