Skip to content

Commit 014d699

Browse files
committed
SBOM removal
1 parent 2993bb1 commit 014d699

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

source/AndroidXProject.cshtml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -149,19 +149,6 @@
149149
}
150150
</ItemGroup>
151151

152-
<PropertyGroup>
153-
<GenerateSBOM>true</GenerateSBOM>
154-
</PropertyGroup>
155-
156-
<ItemGroup>
157-
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.0">
158-
<PrivateAssets>all</PrivateAssets>
159-
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
160-
</PackageReference>
161-
</ItemGroup>
162-
163-
164-
165152
@{ await IncludeAsync("source/_PackageLevelCustomizations.cshtml", Model); }
166153

167154
</Project>

0 commit comments

Comments
 (0)