Skip to content

Commit 1c18fff

Browse files
committed
official release of CSO standalone 2FA library
1 parent 6705ada commit 1c18fff

5 files changed

Lines changed: 24 additions & 1 deletion

File tree

rls/0.0.1/CSO.TwoFA.0.0.1.nupkg

5.48 KB
Binary file not shown.

rls/0.0.1/net8.0/CSO.2FA.deps.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"runtimeTarget": {
3+
"name": ".NETCoreApp,Version=v8.0",
4+
"signature": ""
5+
},
6+
"compilationOptions": {},
7+
"targets": {
8+
".NETCoreApp,Version=v8.0": {
9+
"CSO.2FA/0.0.1": {
10+
"runtime": {
11+
"CSO.2FA.dll": {}
12+
}
13+
}
14+
}
15+
},
16+
"libraries": {
17+
"CSO.2FA/0.0.1": {
18+
"type": "project",
19+
"serviceable": false,
20+
"sha512": ""
21+
}
22+
}
23+
}

rls/0.0.1/net8.0/CSO.2FA.dll

7 KB
Binary file not shown.

rls/0.0.1/net8.0/CSO.2FA.pdb

21.5 KB
Binary file not shown.

src/CSO.2FA/CSO.2FA.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<GenerateAssemblyInfo>True</GenerateAssemblyInfo>
1010
<Configuration></Configuration>
1111
<Company>Central Statistics Office, Ireland</Company>
12-
<PackageId>CSO.TwoFA.BETA</PackageId>
12+
<PackageId>CSO.TwoFA</PackageId>
1313
<Product>CSO TwoFA Library</Product>
1414
<Copyright>Central Statistics Office, Ireland</Copyright>
1515
<Version>0.0.1</Version>

0 commit comments

Comments
 (0)