Skip to content

Commit

Permalink
Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlebansais committed May 26, 2021
1 parent 81200db commit 6fccd7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 3 additions & 3 deletions CAcertInstall/CAcertInstall.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<Nullable>enable</Nullable>
<Platforms>x64</Platforms>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Authors>David Le Bansais</Authors>
<Company />
<Product />
<Description>Installer for CAcert certificates</Description>
<Copyright>Copyright © David Le Bansais 2019</Copyright>
<AssemblyVersion>1.0.1.190</AssemblyVersion>
<FileVersion>1.0.1.190</FileVersion>
<AssemblyVersion>1.0.2.191</AssemblyVersion>
<FileVersion>1.0.2.191</FileVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<RepositoryUrl>https://github.com/dlebansais/CAcertInstall</RepositoryUrl>
<NeutralLanguage>en-US</NeutralLanguage>
Expand Down
3 changes: 0 additions & 3 deletions Test/Test-CAcertInstall/Test-CAcertInstall.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@
<LangVersion>9.0</LangVersion>
<Nullable>enable</Nullable>
<Platforms>x64</Platforms>
<Version>1.0.1</Version>
<Authors>David Le Bansais</Authors>
<Company />
<Product />
<Copyright>Copyright © David Le Bansais 2019</Copyright>
<AssemblyVersion>1.0.1.191</AssemblyVersion>
<FileVersion>1.0.1.191</FileVersion>
<RootNamespace>TestCAcertInstall</RootNamespace>
<NeutralLanguage>en-US</NeutralLanguage>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Expand Down

0 comments on commit 6fccd7b

Please sign in to comment.