We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc56a9f commit 8fbafe6Copy full SHA for 8fbafe6
src/CycloneDX.MSBuild/CycloneDX.MSBuild.csproj
@@ -42,14 +42,6 @@
42
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
43
</ItemGroup>
44
45
- <ItemGroup>
46
- <!-- Automatic versioning from Git tags -->
47
- <PackageReference Include="MinVer" Version="6.0.0">
48
- <PrivateAssets>all</PrivateAssets>
49
- <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
50
- </PackageReference>
51
- </ItemGroup>
52
-
53
<!-- Package validation and security -->
54
<PropertyGroup>
55
<EnablePackageValidation>true</EnablePackageValidation>
0 commit comments