File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed
Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 131131 url = https://github.com/devlooped/SponsorLink/tree/main/samples/dotnet/
132132[file "src/SponsorLink/Analyzer/Analyzer.csproj"]
133133 url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/Analyzer.csproj
134- sha = 697e210b68c7d6f0ececca7673d13f4309df6cd7
135- etag = 4cee5215a5472e4dcc40c4452d3db74c412a4413c021705c15709c1b4156937b
134+ sha = 8f0e6216360f3f8700b4845f3ec2310aabd996f3
135+ etag = 671a82f0f6770a990f9364ecf321eeea75bd6092f98c009039af02df172152df
136136 weak
137137[file "src/SponsorLink/Analyzer/Properties/launchSettings.json"]
138138 url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/Properties/launchSettings.json
Original file line number Diff line number Diff line change @@ -599,6 +599,7 @@ The versioning scheme for packages is:
599599[ ![ Vincent Limo] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/v-limo.png " Vincent Limo ")] ( https://github.com/v-limo )
600600[ ![ Jordan S. Jones] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jordansjones.png " Jordan S. Jones ")] ( https://github.com/jordansjones )
601601[ ![ domischell] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/DominicSchell.png " domischell ")] ( https://github.com/DominicSchell )
602+ [ ![ Joseph Kingry] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jkingry.png " Joseph Kingry ")] ( https://github.com/jkingry )
602603
603604
604605<!-- sponsors.md -->
Original file line number Diff line number Diff line change 1717 <PackageReference Include =" NuGetizer" Version =" 1.2.4" />
1818 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.3.1" Pack =" false" />
1919 <PackageReference Include =" PolySharp" Version =" 1.15.0" PrivateAssets =" all" />
20- <PackageReference Include =" ThisAssembly.AssemblyInfo" Version =" 2.0.10" PrivateAssets =" all" />
21- <PackageReference Include =" ThisAssembly.Git" Version =" 2.0.10" PrivateAssets =" all" />
22- <PackageReference Include =" ThisAssembly.Constants" Version =" 2.0.10" PrivateAssets =" all" />
23- <PackageReference Include =" ThisAssembly.Project" Version =" 2.0.10" PrivateAssets =" all" />
20+ <PackageReference Include =" ThisAssembly.AssemblyInfo" Version =" 2.0.11" PrivateAssets =" all" />
2421 </ItemGroup >
2522
2623 <ItemGroup >
2926
3027 <ItemGroup >
3128 <InternalsVisibleTo Include =" Tests" />
32- <!-- $(FundingPackageId) will suffice once ThisAssembly bumps to this fixed Devlooped.Sponsors.targets -->
33- <FundingAnalyzerPackageId Include =" SponsorableLib" />
3429 </ItemGroup >
3530
3631 <!-- To support tests, fake an extra sponsorable with the test key -->
You can’t perform that action at this time.
0 commit comments