Skip to content

Commit

Permalink
version info
Browse files Browse the repository at this point in the history
  • Loading branch information
manbearian committed Nov 25, 2020
1 parent 0abd777 commit 2637189
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions WPF_UI/WPF_UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWPF>true</UseWPF>
<Authors>ian Bearman</Authors>
<Company />
<Product>Taikyoku Shogi</Product>
<Description>Taikyoku Shogi player</Description>
<Copyright>ian Bearman 2020</Copyright>
<PackageProjectUrl>https://github.com/manbearian/Taikyoku</PackageProjectUrl>
<RepositoryUrl>https://github.com/manbearian/Taikyoku</RepositoryUrl>
<AssemblyVersion>0.1.0.0</AssemblyVersion>
<FileVersion>0.1.0.0</FileVersion>
<Version>0.1.0</Version>
<AssemblyName>TaikyokuShogi</AssemblyName>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2637189

Please sign in to comment.