Skip to content

Commit 8db46da

Browse files
committed
bump Smdn.MSBuild.ProjectAssets.*
1 parent 316a617 commit 8db46da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ProjectAssets.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ SPDX-License-Identifier: MIT
44
-->
55
<Project>
66
<PropertyGroup>
7-
<SmdnProjectAssets_Common_PackageVersion Condition=" '$(SmdnProjectAssets_Common_PackageVersion)' == '' ">1.3.4</SmdnProjectAssets_Common_PackageVersion>
8-
<SmdnProjectAssets_Library_PackageVersion Condition=" '$(SmdnProjectAssets_Library_PackageVersion)' == '' ">1.4.5</SmdnProjectAssets_Library_PackageVersion>
7+
<SmdnProjectAssets_Common_PackageVersion Condition=" '$(SmdnProjectAssets_Common_PackageVersion)' == '' ">1.3.5</SmdnProjectAssets_Common_PackageVersion>
8+
<SmdnProjectAssets_Library_PackageVersion Condition=" '$(SmdnProjectAssets_Library_PackageVersion)' == '' ">1.4.7</SmdnProjectAssets_Library_PackageVersion>
99
</PropertyGroup>
1010

1111
<!--

0 commit comments

Comments
 (0)