Skip to content

Commit

Permalink
Update the version number to 0.3.0.21286.
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoYang06 committed Oct 13, 2021
1 parent d86ba9e commit 0229959
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Source/Wif.Core/Wif.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>net472;netcoreapp3.1;net5.0-windows</TargetFrameworks>
<UseWPF>true</UseWPF>
<RootNamespace>Frontier.Wif.Core</RootNamespace>
<Version>0.2.1.21116</Version>
<Version>0.3.0.21286</Version>
<Authors>LeoYang-Chuese</Authors>
<Description>WPF Infrastructure Framework(WIF)is an infrastructure framework that helps you develop WPF applications quickly.</Description>
<Copyright>Copyright © 2021 LeoYang-Chuese. All rights reserved.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion Source/Wif.Infrastructure/Wif.Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>net472;netcoreapp3.1;net5.0-windows</TargetFrameworks>
<UseWPF>true</UseWPF>
<RootNamespace>Frontier.Wif.Infrastructure</RootNamespace>
<Version>0.2.1.21117</Version>
<Version>0.3.0.21286</Version>
<Description>WPF Infrastructure Framework(WIF)is an infrastructure framework that helps you develop WPF applications quickly.</Description>
<Authors>LeoYang-Chuese</Authors>
<Copyright>Copyright © 2021 LeoYang-Chuese. All rights reserved.</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion Source/Wif.Utilities/Wif.Utilities.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<RootNamespace>Frontier.Wif.Utilities</RootNamespace>
<Version>0.2.1.21116</Version>
<Version>0.3.0.21286</Version>
<Authors>LeoYang-Chuese</Authors>
<Description>WPF Infrastructure Framework(WIF)is an infrastructure framework that helps you develop WPF applications quickly.</Description>
<Copyright>Copyright © 2021 LeoYang-Chuese. All rights reserved.</Copyright>
Expand Down

0 comments on commit 0229959

Please sign in to comment.