1 changed file
WPE.App.Base | ||
WPE.App.Base.csproj | ||
Add comment 15 <PackageIcon>icon.png</PackageIcon>
Add comment 16 <PackageReadmeFile>ReadMe.md</PackageReadmeFile>
Add comment 17 <PackageTags>WPE;Workplace Experience;Blazor;MAUI;infsoft</PackageTags>
Add comment 18 Minus <Version>1.1.6</Version>
Add comment 18 Plus <Version>1.1.7</Version>
Add comment 19 <GenerateDocumentationFile>true</GenerateDocumentationFile>
Add comment 20 </PropertyGroup>
Add comment 21
Add comment 22 <ItemGroup>
Add comment 23 <PackageReference Include="Autofac" Version="8.1.1" />
Add comment 24 Minus <PackageReference Include="Infsoft.WPE.App.DTO" Version="1.2.2" />
Add comment 25 Minus <PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.10" />
Add comment 24 Plus <PackageReference Include="Infsoft.WPE.App.DTO" Version="1.3.1" />
Add comment 25 Plus <PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.11" />
Add comment 26 </ItemGroup>
Add comment 27
Add comment 28 <ItemGroup>