fix git link
10149306
Michael Schmitz
committed
succeeded
1 changed file
WPE.App.Base.csproj
/WPE.App.Base/WPE.App.Base.csproj-3+3
/WPE.App.Base/WPE.App.Base.csproj
Add comment 7 <AssemblyName>Infsoft.WPE.App.Base</AssemblyName>
Add comment 8 <Title>infsoft WPE App Base</Title>
Add comment 9 <Authors>infsoft gmbh</Authors>
Add comment 10 Minus   <Description>Attributes and interfaces required to implement dynamic modules used in infsoft's Workplace Experience application</Description>
Add comment 10 Plus   <Description>Attributes and interfaces required to implement dynamic apps used in infsoft's Workplace Experience application</Description>
Add comment 11 <Copyright>Copyright (c) infsoft gmbh 2024</Copyright>
Add comment 12 <PackageLicenseExpression>MIT</PackageLicenseExpression>
Add comment 13 <PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
Add comment 14 Minus   <RepositoryUrl>https://dev.azure.com/infsoft-dev/WPE%20Libraries/_git/WPE.App.Modules.Base</RepositoryUrl>
Add comment 14 Plus   <RepositoryUrl>https://dev.azure.com/infsoft-dev/WPE%20Libraries/_git/WPE.App.Base</RepositoryUrl>
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.0.0-next01</Version>
Add comment 18 Plus   <Version>1.0.0-next02</Version>
Add comment 19 </PropertyGroup>
Add comment 20
Add comment 21 <ItemGroup>