update libs
7ab1c550
Michael Schmitz
committed
1 changed file
WPE.App.Authentication.Maui.csproj
/WPE.App.Authentication.Maui/WPE.App.Authentication.Maui.csproj-3+3
/WPE.App.Authentication.Maui/WPE.App.Authentication.Maui.csproj
Add comment 24 <PackageIcon>icon.png</PackageIcon>
Add comment 25 <PackageReadmeFile>ReadMe.md</PackageReadmeFile>
Add comment 26 <PackageTags>WPE;Workplace Experience;infsoft</PackageTags>
Add comment 27 Minus   <Version>0.4.0</Version>
Add comment 27 Plus   <Version>0.4.1</Version>
Add comment 28 <GenerateDocumentationFile>true</GenerateDocumentationFile>
Add comment 29 </PropertyGroup>
Add comment 30
Add comment 31 <ItemGroup>
Add comment 32 Minus   <PackageReference Include="Infsoft.WPE.App.Authentication.Base" Version="0.6.0" />
Add comment 33 Minus   <PackageReference Include="Infsoft.WPE.App.DTO" Version="1.5.4" />
Add comment 32 Plus   <PackageReference Include="Infsoft.WPE.App.Authentication.Base" Version="0.6.1" />
Add comment 33 Plus   <PackageReference Include="Infsoft.WPE.App.DTO" Version="1.5.5" />
Add comment 34 <PackageReference Include="IdentityModel.OidcClient" Version="6.0.0" />
Add comment 35 <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.8.0" />
Add comment 36 <PackageReference Include="Microsoft.Maui.Controls" Version="9.0.50" />