We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e5d7b commit 4c57f60Copy full SHA for 4c57f60
BiliCommentLottery/BiliCommentLottery.csproj
@@ -2,9 +2,10 @@
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
5
- <TargetFramework>net7.0-windows</TargetFramework>
+ <TargetFramework>net7.0-windows7.0</TargetFramework>
6
<UseWPF>true</UseWPF>
7
<ApplicationIcon>icon.ico</ApplicationIcon>
8
+ <Version>1.0.2</Version>
9
</PropertyGroup>
10
11
</Project>
0 commit comments