We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafa99e commit f10196aCopy full SHA for f10196a
1 file changed
CommandAppInterface/CommandAppInterface.csproj
@@ -7,14 +7,14 @@
7
<Title>CommandAppInterface</Title>
8
<Company>$(Authors)</Company>
9
<Authors>yoz75</Authors>
10
- <AssemblyVersion>1.0.0</AssemblyVersion>
11
- <FileVersion>1.0.0</FileVersion>
+ <AssemblyVersion>1.0.1</AssemblyVersion>
12
<Copyright>copyright by yoz75</Copyright>
13
<Description>Small library for easy command interface creating</Description>
14
<PackageProjectUrl></PackageProjectUrl>
15
<PackageReadmeFile>README.md</PackageReadmeFile>
16
<PackageLicenseFile>LICENSE</PackageLicenseFile>
17
<RepositoryUrl>https://github.com/Yoz75/CommandAppInterface</RepositoryUrl>
+ <Version>1.0.1</Version>
18
</PropertyGroup>
19
20
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments