Skip to content

Commit 37a0bf8

Browse files
committed
closes #7845
1 parent a347f1d commit 37a0bf8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

eFormAPI/eFormAPI.Web.Integration.Tests/eFormAPI.Web.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.0" />
1111
<PackageReference Include="NUnit" Version="4.5.1" />
1212
<PackageReference Include="NUnit.Analyzers" Version="4.12.0">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

eFormAPI/eFormAPI.Web.Tests/eFormAPI.Web.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.0" />
1111
<PackageReference Include="NUnit" Version="4.5.1" />
1212
<PackageReference Include="NUnit.Analyzers" Version="4.12.0">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)