File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Experimental.System.Messaging Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1515The source code for this package is derived from the .NET Framework reference source code.</Description >
1616 <PackageLicenseUrl ></PackageLicenseUrl >
1717 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
18- <PackageReleaseNotes >1.1.0 - Fix Trustee class namespace</PackageReleaseNotes >
1918 <PackageProjectUrl >https://referencesource.microsoft.com/#System.Messaging</PackageProjectUrl >
2019 <RepositoryUrl >https://github.com/dotnetdev-kr/Experimental.System.Messaging</RepositoryUrl >
2120 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
2221 <PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
22+ <PackageReadmeFile >README.md</PackageReadmeFile >
23+ <RepositoryType >git</RepositoryType >
2324 </PropertyGroup >
2425
2526 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
@@ -39,6 +40,10 @@ The source code for this package is derived from the .NET Framework reference so
3940 <Pack >True</Pack >
4041 <PackagePath ></PackagePath >
4142 </None >
43+ <None Include =" ..\README.md" >
44+ <Pack >True</Pack >
45+ <PackagePath ></PackagePath >
46+ </None >
4247 </ItemGroup >
4348
4449 <ItemGroup >
You can’t perform that action at this time.
0 commit comments