File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!-- SPDX-License-Identifier: MIT -->
2+
13# MIT License
24
3- Copyright (c) 2021 SharpCrafters s.r.o.
5+ Copyright (c) 2025 SharpCrafters s.r.o.
46
57Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
68documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <Authors >PostSharp Technologies</Authors >
66 <PackageProjectUrl >https://github.com/postsharp/PostSharp.Engineering</PackageProjectUrl >
7- <PackageTags >PostSharp build engineering</PackageTags >
8- <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
7+ <PackageTags >PostSharp, Metalama, build</PackageTags >
8+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
9+ <RepositoryUrl >https://github.com/postsharp/PostSharp.Engineering</RepositoryUrl >
10+ <RepositoryType >git</RepositoryType >
11+ <PackageReleaseNotes >https://github.com/orgs/metalama/discussions/categories/changelog</PackageReleaseNotes >
12+ <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
913 </PropertyGroup >
1014
1115 <!-- Additional content of NuGet packages -->
12- <ItemGroup >
13-
16+ <ItemGroup >
1417 <None Include =" $(MSBuildThisFileDirectory)..\LICENSE.md" Visible =" false" Pack =" true" PackagePath =" " />
1518 </ItemGroup >
1619
You can’t perform that action at this time.
0 commit comments