Skip to content

Commit

Permalink
Merge pull request #767 from santhoshb-msft/main
Browse files Browse the repository at this point in the history
Added app version 8.0.0
  • Loading branch information
santhoshb-msft authored Oct 3, 2024
2 parents 3658c32 + f46d555 commit 2102f20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/AdminSite/AdminSite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<Product>Marketplace.SaaS.Accelerator</Product>
<AssemblyName>AdminSite</AssemblyName>
<RootNamespace>Marketplace.SaaS.Accelerator.AdminSite</RootNamespace>
<Version>8.0.0</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 2 additions & 0 deletions src/CustomerSite/CustomerSite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<Product>Marketplace.SaaS.Accelerator</Product>
<AssemblyName>CustomerSite</AssemblyName>
<RootNamespace>Marketplace.SaaS.Accelerator.CustomerSite</RootNamespace>
<Version>8.0.0</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2102f20

Please sign in to comment.