Skip to content

Commit

Permalink
Update Store.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored Jan 2, 2024
1 parent 297893f commit 3f0f5cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotnet-compliance/eShopLite/Store/Store.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>preview</LangVersion>
<GenerateComplianceReport>true</GenerateComplianceReport>
<ComplianceReportOutputPath>$(MSBuildThisFileDirectory)\..\ComplianceReport\Store</ComplianceReportOutputPath> <!-- Or whichever other path you want -->

<!-- Add Compliance Report Here -->
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 3f0f5cf

Please sign in to comment.