Skip to content

Commit 0c280bd

Browse files
committed
Update the Nuget package versions to V6.0.0 to align with .NET 6
1 parent fea979f commit 0c280bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SmartHealthCard.QRCode/SmartHealthCard.QRCode.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
55
<Nullable>enable</Nullable>
6-
<Version>1.0.1</Version>
6+
<Version>6.0.0</Version>
77
<Authors>Angus Millar</Authors>
88
<Description>FHIR SMART Health Card JWS token QR Code encoder libaray</Description>
99
<Company>PyroHealth</Company>

SmartHealthCard.Token/SmartHealthCard.Token.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<NeutralLanguage>en</NeutralLanguage>
1919
<AssemblyVersion>1.0.0.0</AssemblyVersion>
2020
<FileVersion>1.0.0.0</FileVersion>
21-
<Version>1.0.4</Version>
21+
<Version>6.0.0</Version>
2222
<PackageIcon>128-x-128-Pyro-Icon.jpg</PackageIcon>
2323
</PropertyGroup>
2424

0 commit comments

Comments
 (0)