File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 <PackageLicenseUrl >https://github.com/DotNetAnalyzers/AspNetCoreAnalyzers</PackageLicenseUrl >
2626 <RepositoryUrl >https://github.com/DotNetAnalyzers/AspNetCoreAnalyzers</RepositoryUrl >
2727 <PackageTags >ASP Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags >
28- <PackageReleaseNotes ></PackageReleaseNotes >
28+ <PackageReleaseNotes >Initial </PackageReleaseNotes >
2929 </PropertyGroup >
3030
31- <!--
31+
3232 <Target Name =" PostBuild" AfterTargets =" PostBuildEvent" Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
3333 <Exec Command =" .paket\paket.exe pack publish" WorkingDirectory =" $(SolutionDir)" />
3434 </Target >
35- -->
3635
3736 <Import Project =" ..\.paket\Paket.Restore.targets" />
3837</Project >
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ projectUrl https://github.com/DotNetAnalyzers/AspNetCoreAnalyzers
44licenseUrl http://opensource.org/licenses/MIT
55
66releasenotes
7+ Initial
78
89excludedgroups
910 Main
You can’t perform that action at this time.
0 commit comments