Skip to content

Commit c98b236

Browse files
committed
Update Microsoft.NET.Test.Sdk to 17.2.0 in release tests
1 parent 2bb6017 commit c98b236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ExcelFinancialFunctions.ReleaseTests/ExcelFinancialFunctions.ReleaseTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="ExcelFinancialFunctions" Version="3.3.0-rc1" />
1111
<PackageReference Include="NUnit" Version="3.13.3" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)