File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ ProjectSection(SolutionItems) = preProject
99 .gitignore = .gitignore
1010 LICENSE = LICENSE
1111 README .md = README .md
12+ .github \dependabot .yml = .github \dependabot .yml
13+ .github \workflows \publish -to -nuget .yml = .github \workflows \publish -to -nuget .yml
14+ .github \workflows \build -and -test .yml = .github \workflows \build -and -test .yml
1215EndProject Section
1316EndProject
1417Global
Original file line number Diff line number Diff line change 1414 <Repository >https://github.com/markwhitaker/RegexToolbox.NET</Repository >
1515 <RepositoryType >Git</RepositoryType >
1616 <Company >Mainwave</Company >
17+ <PackageReadmeFile >README.md</PackageReadmeFile >
1718 </PropertyGroup >
1819
1920 <ItemGroup >
2021 <None Include =" icon\RegexToolbox-icon-128.png" Pack =" true" PackagePath =" \" />
22+ <None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
2123 </ItemGroup >
2224
2325 <ItemGroup >
You can’t perform that action at this time.
0 commit comments