aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-08-29 17:11:38 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-08-29 17:11:38 -0400
commited8fd355d5cb5b2798137e239d40ac18cd4dba40 (patch)
tree4708f349fd37406b5d6e7ca859690823c2754bcd
parent5e07090c7250dfc308b60ff69ecada88515fa23c (diff)
Package updates
-rw-r--r--Module.Taskfile.yaml7
-rw-r--r--src/PkiAuthenticator.csproj10
-rw-r--r--src/Program.cs3
3 files changed, 11 insertions, 9 deletions
diff --git a/Module.Taskfile.yaml b/Module.Taskfile.yaml
index 85db3c8..10a5410 100644
--- a/Module.Taskfile.yaml
+++ b/Module.Taskfile.yaml
@@ -16,16 +16,15 @@ tasks:
- git remote update
- git reset --hard
- git pull origin {{.BRANCH_NAME}} --verify-signatures
+ #re-write semver after hard reset
+ - dotnet-gitversion.exe /updateprojectfiles
#called by build pipeline to build module
build:
dir: '{{.USER_WORKING_DIR}}'
cmds:
- echo "building module {{.MODULE_NAME}}"
-
- #re-write semver after hard reset
- - dotnet-gitversion.exe /updateprojectfiles
-
+
#build debug mode first
- task: build_debug
- task: build_release
diff --git a/src/PkiAuthenticator.csproj b/src/PkiAuthenticator.csproj
index 22a4e92..b46036d 100644
--- a/src/PkiAuthenticator.csproj
+++ b/src/PkiAuthenticator.csproj
@@ -20,15 +20,15 @@
</Description>
<Copyright>Copyright © 2023 Vaughn Nugent</Copyright>
<PackageProjectUrl>https://www.vaughnnugent.com/resources/software/modules/vauth</PackageProjectUrl>
- <RepositoryUrl>https://github.com/VnUgE/</RepositoryUrl>
+ <RepositoryUrl>https://github.com/VnUgE/PkiAuthenticator</RepositoryUrl>
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Serilog" Version="2.12.0" />
+ <PackageReference Include="Serilog" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
- <PackageReference Include="VNLib.Hashing.Portable" Version="0.1.0-ci0063" />
- <PackageReference Include="VNLib.Utils" Version="0.1.0-ci0063" />
- <PackageReference Include="Yubico.YubiKey" Version="1.7.0" />
+ <PackageReference Include="VNLib.Hashing.Portable" Version="0.1.0-ci0070" />
+ <PackageReference Include="VNLib.Utils" Version="0.1.0-ci0070" />
+ <PackageReference Include="Yubico.YubiKey" Version="1.8.0" />
</ItemGroup>
</Project>
diff --git a/src/Program.cs b/src/Program.cs
index 8ff694c..8895f8e 100644
--- a/src/Program.cs
+++ b/src/Program.cs
@@ -37,6 +37,9 @@ namespace PkiAuthenticator
const string HELP_MESSAGE = @$"
vauth Copyright © Vaughn Nugent <vnpublic@proton.me> https://www.vaughnnugent.com/resources/software
+ This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to
+ redistribute it under certain conditions. See the license.txt file for more details.
+
Usage: vauth <flags>
A cross-platform hardware (YubiKey) or software backed authenticator for generating short lived