File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
33SPDX-FileCopyrightText: 2024 Frans van Dorsselaer
44
@@ -37,6 +37,9 @@ SPDX-License-Identifier: MIT
3737 <AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)\strongname.snk</AssemblyOriginatorKeyFile >
3838 <GenerateDocumentationFile >true</GenerateDocumentationFile >
3939
40+ <!-- Bump MSTest.Sdk "transitive" dependencies (they are actually direct dependencies) -->
41+ <MicrosoftNETTestSdkVersion >17.14.1</MicrosoftNETTestSdkVersion >
42+
4043 <!-- Assembly metadata -->
4144 <Product >gitversion-msbuild</Product >
4245 <Company >Frans van Dorsselaer</Company >
Original file line number Diff line number Diff line change 55 "rollForward" : " latestFeature"
66 },
77 "msbuild-sdks" : {
8- "MSTest.Sdk" : " 3.8.3 "
8+ "MSTest.Sdk" : " 3.10.1 "
99 }
1010}
You can’t perform that action at this time.
0 commit comments