File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ SPDX-License-Identifier: MIT
1313
1414 <PropertyGroup Label =" API list generator configurations" >
1515 <APIListOutputBaseDirectory >$(MSBuildThisFileDirectory)..\doc\api-list\</APIListOutputBaseDirectory >
16- <APIListPackageVersion >1.4.0 </APIListPackageVersion >
16+ <APIListPackageVersion >1.4.1 </APIListPackageVersion >
1717 </PropertyGroup >
1818
1919 <ItemGroup >
2020 <PackageReference
2121 Include =" Smdn.MSBuild.DefineConstants.NETSdkApi"
22- Version =" [1.4.6 ]"
22+ Version =" [1.5.0 ]"
2323 PrivateAssets =" all"
2424 IncludeAssets =" build"
2525 />
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ SPDX-License-Identifier: MIT
44-->
55<Project >
66 <PropertyGroup >
7- <SmdnProjectAssets_Common_PackageVersion Condition =" '$(SmdnProjectAssets_Common_PackageVersion)' == '' " >1.4.0 </SmdnProjectAssets_Common_PackageVersion >
7+ <SmdnProjectAssets_Common_PackageVersion Condition =" '$(SmdnProjectAssets_Common_PackageVersion)' == '' " >1.4.1 </SmdnProjectAssets_Common_PackageVersion >
88 <SmdnProjectAssets_Library_PackageVersion Condition =" '$(SmdnProjectAssets_Library_PackageVersion)' == '' " >1.7.3</SmdnProjectAssets_Library_PackageVersion >
99 </PropertyGroup >
1010
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ SPDX-License-Identifier: MIT
3131 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
3232 <PackageReference
3333 Include =" Smdn.MSBuild.DefineConstants.NETSdkApi"
34- Version =" [1.4.6 ]"
34+ Version =" [1.5.0 ]"
3535 PrivateAssets =" all"
3636 IncludeAssets =" build"
3737 />
You can’t perform that action at this time.
0 commit comments