Skip to content

Commit a6ed078

Browse files
committed
⬆️ Bump files with dotnet-file sync
# devlooped/SponsorLink - Bump the identity group across 4 directories with 1 update devlooped/SponsorLink@58d0ece - Bump the tests group across 2 directories with 3 updates devlooped/SponsorLink@03b9453 - Bump the extensions group across 3 directories with 5 updates devlooped/SponsorLink@b75813d - Bump dependencies devlooped/SponsorLink@f74ea7a - Remove unnecessary duplicate package reference devlooped/SponsorLink@e554253 - Bump the identity group across 2 directories with 1 update devlooped/SponsorLink@0d22f1e - Allow getting sponsors options for non-incremental generator devlooped/SponsorLink@3f72a9f - Unify JWT dependencies devlooped/SponsorLink@fb82cf3 - Make sure to reference NS2.0 analyzers for tests debugging devlooped/SponsorLink@df44ccc - Manually bump dependencies for now since dependabot doesn't devlooped/SponsorLink@1f083cf - Bump dependency on JWT assembly to fix STJ vulnerability devlooped/SponsorLink@b7450e6 # devlooped/oss - Attempt to get necessary permissions for default token devlooped/oss@85829f2 - Update dotnet-file.yml to latest pr action devlooped/oss@42704be - Update .gitignore to ignore .genaiscript devlooped/oss@e0be248
1 parent f928d46 commit a6ed078

12 files changed

+65
-43
lines changed

.github/workflows/dotnet-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
validate: false
7272

7373
- name: ✍ pull request
74-
uses: peter-evans/create-pull-request@v6
74+
uses: peter-evans/create-pull-request@v7
7575
with:
7676
base: main
7777
branch: dotnet-file-sync

.github/workflows/includes.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
jobs:
1212
includes:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: write
16+
pull-requests: write
1417
steps:
1518
- name: 🤖 defaults
1619
uses: devlooped/actions-bot@v1

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ BenchmarkDotNet.Artifacts
88
/app
99
.vs
1010
.vscode
11+
.genaiscript
1112
.idea
1213
local.settings.json
1314

.netconfig

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,16 @@
6565
weak
6666
[file ".github/workflows/dotnet-file.yml"]
6767
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file.yml
68-
sha = 7afe350f7e80a230e922db026d4e1198ba15cae1
69-
etag = 65e9794df6caff779eb989c8f71ddf4d4109b24a75af79e4f8d0fe6ba7bd9702
68+
sha = 42704be2c0d171328d5b7ac7f6a543fd0476aba2
69+
etag = 333852bc56fd69b4b5bfb8adbf04c363d6cda52fee12f7364686a12de6040574
7070
weak
7171
[file ".github/workflows/publish.yml"]
7272
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
7373
skip
7474
[file ".gitignore"]
7575
url = https://github.com/devlooped/oss/blob/main/.gitignore
76-
sha = 02811fa23b0a102b9b33048335d41e515bf75737
77-
etag = a9c37ae312afac14b78436a7d018af4483d88736b5f780576f2c5a0b3f14998c
76+
sha = e0be248fff1d39133345283b8227372b36574b75
77+
etag = c449ec6f76803e1891357ca2b8b4fcb5b2e5deeff8311622fd92ca9fbf1e6575
7878
weak
7979
[file "Directory.Build.rsp"]
8080
url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp
@@ -116,8 +116,8 @@
116116
weak
117117
[file ".github/workflows/includes.yml"]
118118
url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
119-
sha = d152e7437fd0d6f6d9363d23cb3b78c07335ea49
120-
etag = ec40db34f379d0c6d83b2ec15624f330318a172cc4f85b5417c63e86eaf601df
119+
sha = 85829f2510f335f4a411867f3dbaaa116c3ab3de
120+
etag = 086f6b6316cc6ea7089c0dcc6980be519e6ed6e6201e65042ef41b82634ec0ee
121121
weak
122122
[file ".github/workflows/combine-prs.yml"]
123123
url = https://github.com/devlooped/oss/blob/main/.github/workflows/combine-prs.yml
@@ -731,8 +731,8 @@
731731
weak
732732
[file "src/SponsorLink/Analyzer/Analyzer.csproj"]
733733
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/Analyzer.csproj
734-
sha = efdaa7c93cca3bed49aafdca4a1f29e85126c94f
735-
etag = 3a15ca6d1eec97f5280de063a3463dd24eafe47a8a9ac193bc0ecb2603643b6e
734+
sha = e55425333883c4470d745f8fee70bdf204c292ee
735+
etag = 8aa140018fcfbd889c11da36c8c21b5cfb5730c07aa3317d734b118cfa60b416
736736
weak
737737
[file "src/SponsorLink/Analyzer/GraceApiAnalyzer.cs"]
738738
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/GraceApiAnalyzer.cs
@@ -771,8 +771,8 @@
771771
weak
772772
[file "src/SponsorLink/Library/Library.csproj"]
773773
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Library/Library.csproj
774-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
775-
etag = 06a4ffe0d8f24f795a484b1e86bcbad538437d819c41dd1ae0e5184a1e4a7d31
774+
sha = f74ea7a8c7f81c5bceefb3ed7ef4249b1d8574a3
775+
etag = 592707adba548606ec50ced6e424be4cbfe34f18bf01555a19b29fa61efa416a
776776
weak
777777
[file "src/SponsorLink/Library/MyClass.cs"]
778778
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Library/MyClass.cs
@@ -791,13 +791,13 @@
791791
weak
792792
[file "src/SponsorLink/SponsorLink.Analyzer.Tests.targets"]
793793
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink.Analyzer.Tests.targets
794-
sha = 058dbbc3582042d7fdcaf5741db59d2b46ea1222
795-
etag = 2d8bac60892b5565e3419b1fa775c5b977af202304ef3c25a4c6d04c7ac9faf1
794+
sha = df44ccc14cc11b5674c55aca9ba8596bdbcf8438
795+
etag = a3e9cbcc227dd56a7bed236eaded136f1b80f9f36a4fabce8be695ee844bf881
796796
weak
797797
[file "src/SponsorLink/SponsorLink.Analyzer.targets"]
798798
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink.Analyzer.targets
799-
sha = efdaa7c93cca3bed49aafdca4a1f29e85126c94f
800-
etag = 96480c337e10cdca35957d41b651879b146da30a6e6db234f2bb6f09e88e3a7f
799+
sha = fb82cf346cea86140a51ae49b9bc730d72f7c7ac
800+
etag = 284f794d03adabf10ac5e25ef87d257821a82eac112efe65d6fe23d675f9af7f
801801
weak
802802
[file "src/SponsorLink/SponsorLink/AnalyzerOptionsExtensions.cs"]
803803
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/AnalyzerOptionsExtensions.cs
@@ -836,13 +836,13 @@
836836
weak
837837
[file "src/SponsorLink/SponsorLink/SponsorLink.cs"]
838838
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorLink.cs
839-
sha = efda32a6eaaeffa485fb480e31adfd2f8130bd48
840-
etag = 555128f4279241225b4dc8bb2ec8835894edfe9f6b9223399ee8cb3dc7adaf06
839+
sha = 3f72a9fd35274a659dd380a7d5b747d71b9732a1
840+
etag = 616598e0ecb6d2ce97660aa6ac049e2a31a1c953669743b7b612b61d40c37706
841841
weak
842842
[file "src/SponsorLink/SponsorLink/SponsorLink.csproj"]
843843
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorLink.csproj
844-
sha = 46e9abe02e5a6abadda66ef050ddc5b9859aa2b8
845-
etag = 9674d70c0042b3b973846d5252d6861a981e1e7b84bc806a8d20698ba0c27481
844+
sha = 0d22f1ee7d7afc93e11060887de0e1773884978e
845+
etag = dbf30ffb9baa63e45a4c821bc1433e4289b9af84855c2a306eaa116874a1c9f2
846846
weak
847847
[file "src/SponsorLink/SponsorLink/SponsorLinkAnalyzer.cs"]
848848
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorLinkAnalyzer.cs
@@ -926,8 +926,8 @@
926926
weak
927927
[file "src/SponsorLink/Tests/Tests.csproj"]
928928
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/Tests.csproj
929-
sha = eceeb2c5596285c95db4d1a031cc36238a7cd22d
930-
etag = ce125080f1a10d94caecf0c93840a3e2878bf73b83526aaa9a569f91414cf2be
929+
sha = 0d22f1ee7d7afc93e11060887de0e1773884978e
930+
etag = 5db4da024e4ecfb90be14feb4db952efa2109ee2ec84e715921291808d57b749
931931
weak
932932
[file "src/SponsorLink/Tests/keys/kzu.key"]
933933
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/kzu.key

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ configuration is shared with the GCM project itself.
5353

5454
<!-- sponsors.md -->
5555
[![Clarius Org](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/clarius.png "Clarius Org")](https://github.com/clarius)
56-
[![Kirill Osenkov](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KirillOsenkov.png "Kirill Osenkov")](https://github.com/KirillOsenkov)
5756
[![MFB Technologies, Inc.](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/MFB-Technologies-Inc.png "MFB Technologies, Inc.")](https://github.com/MFB-Technologies-Inc)
5857
[![Torutek](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/torutek-gh.png "Torutek")](https://github.com/torutek-gh)
5958
[![DRIVE.NET, Inc.](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/drivenet.png "DRIVE.NET, Inc.")](https://github.com/drivenet)
@@ -72,9 +71,7 @@ configuration is shared with the GCM project itself.
7271
[![Jonathan ](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/Jonathan-Hickey.png "Jonathan ")](https://github.com/Jonathan-Hickey)
7372
[![Charley Wu](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/akunzai.png "Charley Wu")](https://github.com/akunzai)
7473
[![Jakob Tikjøb Andersen](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jakobt.png "Jakob Tikjøb Andersen")](https://github.com/jakobt)
75-
[![Seann Alexander](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/seanalexander.png "Seann Alexander")](https://github.com/seanalexander)
7674
[![Tino Hager](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/tinohager.png "Tino Hager")](https://github.com/tinohager)
77-
[![Mark Seemann](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/ploeh.png "Mark Seemann")](https://github.com/ploeh)
7875
[![Ken Bonny](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KenBonny.png "Ken Bonny")](https://github.com/KenBonny)
7976
[![Simon Cropp](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/SimonCropp.png "Simon Cropp")](https://github.com/SimonCropp)
8077
[![agileworks-eu](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/agileworks-eu.png "agileworks-eu")](https://github.com/agileworks-eu)
@@ -84,6 +81,8 @@ configuration is shared with the GCM project itself.
8481
[![ChilliCream](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/ChilliCream.png "ChilliCream")](https://github.com/ChilliCream)
8582
[![4OTC](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/4OTC.png "4OTC")](https://github.com/4OTC)
8683
[![Vincent Limo](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/v-limo.png "Vincent Limo")](https://github.com/v-limo)
84+
[![Jordan S. Jones](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jordansjones.png "Jordan S. Jones")](https://github.com/jordansjones)
85+
[![domischell](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/DominicSchell.png "domischell")](https://github.com/DominicSchell)
8786

8887

8988
<!-- sponsors.md -->

src/SponsorLink/Analyzer/Analyzer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="NuGetizer" Version="1.2.2" />
17+
<PackageReference Include="NuGetizer" Version="1.2.3" />
1818
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" Pack="false" />
1919
<PackageReference Include="PolySharp" Version="1.14.1" PrivateAssets="all" />
2020
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.4.3" PrivateAssets="all" />

src/SponsorLink/Library/Library.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="NuGetizer" Version="1.2.2" />
14+
<PackageReference Include="NuGetizer" Version="1.2.3" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

src/SponsorLink/SponsorLink.Analyzer.Tests.targets

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77

88
<ItemGroup Condition="'$(ManagePackageVersionsCentrally)' == 'true'">
99
<PackageReference Include="Humanizer.Core" VersionOverride="2.14.1" PrivateAssets="all" Pack="false" />
10-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.0.1" PrivateAssets="all" Pack="false" />
10+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.1" PrivateAssets="all" Pack="false" />
1111
</ItemGroup>
1212

1313
<ItemGroup Condition="'$(ManagePackageVersionsCentrally)' != 'true'">
1414
<PackageReference Include="Humanizer.Core" Version="2.14.1" PrivateAssets="all" Pack="false" />
15-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.0.1" PrivateAssets="all" Pack="false" />
15+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.1" PrivateAssets="all" Pack="false" />
1616
</ItemGroup>
1717

1818
<Target Name="AddSponsorLinkAnalyzerDependencies" BeforeTargets="CoreCompile" DependsOnTargets="ResolveLockFileCopyLocalFiles">
@@ -21,19 +21,29 @@
2121
<ReferenceCopyLocalAssemblies Include="@(ReferenceCopyLocalPaths)" Condition="'%(Extension)' == '.dll'
2222
And !$([MSBuild]::ValueOrDefault('%(FileName)', '').EndsWith('.resources', StringComparison.OrdinalIgnoreCase))
2323
And !$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('ThisAssembly', StringComparison.OrdinalIgnoreCase))" />
24-
<Analyzer Include="@(ReferenceCopyLocalAssemblies)" Condition="
24+
25+
<CandidateAnalyzer Include="@(ReferenceCopyLocalAssemblies)" Condition="
2526
!$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('Microsoft.CodeAnalysis', StringComparison.OrdinalIgnoreCase)) And
2627
!$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('Microsoft.CSharp', StringComparison.OrdinalIgnoreCase)) And
2728
!$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('System.', StringComparison.OrdinalIgnoreCase))"
2829
/>
2930
<!-- Brings in System/Microsoft.IdentityModel, System.Text.Encodings.Web, System.Text.Json, Humanizer -->
30-
<Analyzer Include="@(ReferenceCopyLocalAssemblies)" Condition="
31+
<CandidateAnalyzer Include="@(ReferenceCopyLocalAssemblies)" Condition="
3132
$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('System.IdentityModel', StringComparison.OrdinalIgnoreCase)) Or
3233
$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('Microsoft.IdentityModel', StringComparison.OrdinalIgnoreCase)) Or
3334
$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('System.Text', StringComparison.OrdinalIgnoreCase)) Or
3435
$([MSBuild]::ValueOrDefault('%(FileName)', '').StartsWith('Humanizer', StringComparison.OrdinalIgnoreCase))"
3536
/>
3637
</ItemGroup>
38+
39+
<ItemGroup>
40+
<UniqueCandidateAnalyzer Include="@(CandidateAnalyzer -> Distinct())" />
41+
<UniqueCandidateAnalyzer>
42+
<NetStandard>$([MSBuild]::ValueOrDefault('%(FullPath)', '').Replace('net6.0', 'netstandard2.0').Replace('net8.0', 'netstandard2.0').Replace('netcoreapp3.1', 'netstandard2.0'))</NetStandard>
43+
</UniqueCandidateAnalyzer>
44+
<!-- Analyzer assemblies cannot target anything other than NS2.0 -->
45+
<Analyzer Include="@(UniqueCandidateAnalyzer -> '%(NetStandard)')" Condition="Exists('%(UniqueCandidateAnalyzer.NetStandard)')"/>
46+
</ItemGroup>
3747
</Target>
3848

3949
</Project>

src/SponsorLink/SponsorLink.Analyzer.targets

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@
8484
<ItemGroup Condition="'$(ManagePackageVersionsCentrally)' == 'true'">
8585
<PackageReference Include="Humanizer.Core" VersionOverride="2.14.1" PrivateAssets="all" Pack="$(PackMergedAssemblies)" />
8686
<PackageReference Include="Humanizer.Core.es" VersionOverride="2.14.1" PrivateAssets="all" />
87-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" VersionOverride="7.6.2" PrivateAssets="all" Pack="$(PackMergedAssemblies)" />
88-
<PackageReference Include="ILRepack" Version="2.0.33" VersionOverride="all" PrivateAssets="all" Pack="false" />
87+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" VersionOverride="8.2.1" PrivateAssets="all" Pack="$(PackMergedAssemblies)" />
88+
<PackageReference Include="ILRepack" Version="2.0.35" VersionOverride="all" PrivateAssets="all" Pack="false" />
8989
</ItemGroup>
9090

9191
<ItemGroup Condition="'$(ManagePackageVersionsCentrally)' != 'true'">
9292
<PackageReference Include="Humanizer.Core" Version="2.14.1" PrivateAssets="all" Pack="$(PackMergedAssemblies)" />
9393
<PackageReference Include="Humanizer.Core.es" Version="2.14.1" PrivateAssets="all" />
94-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.6.2" PrivateAssets="all" Pack="$(PackMergedAssemblies)" />
95-
<PackageReference Include="ILRepack" Version="2.0.33" PrivateAssets="all" Pack="false" />
94+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.1" PrivateAssets="all" Pack="$(PackMergedAssemblies)" />
95+
<PackageReference Include="ILRepack" Version="2.0.35" PrivateAssets="all" Pack="false" />
9696
</ItemGroup>
9797

9898
<Target Name="EmitFunding" BeforeTargets="CompileDesignTime;CoreCompile" Inputs="$(MSBuildAllProjects)" Outputs="$(IntermediateOutputPath)SponsorLink.g.cs">

src/SponsorLink/SponsorLink/SponsorLink.cs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,15 @@ public static IncrementalValueProvider<StatusOptions> GetStatusOptions(this Incr
107107
=> context.GetSponsorAdditionalFiles().Combine(context.AnalyzerConfigOptionsProvider)
108108
.Select((source, _) => new StatusOptions(source.Left, source.Right.GlobalOptions));
109109

110+
/// <summary>
111+
/// Gets the status options for use within a source generator, to avoid depending on
112+
/// analyzer runs. Used in combination with <see cref="DiagnosticsManager.GetOrSetStatus(StatusOptions)"/>.
113+
/// </summary>
114+
public static StatusOptions GetStatusOptions(this GeneratorExecutionContext context)
115+
=> new StatusOptions(
116+
context.AdditionalFiles.Where(x => x.IsSponsorManifest(context.AnalyzerConfigOptions) || x.IsSponsorableAnalyzer(context.AnalyzerConfigOptions)).ToImmutableArray(),
117+
context.AnalyzerConfigOptions.GlobalOptions);
118+
110119
static bool IsSponsorManifest(this AdditionalText text, AnalyzerConfigOptionsProvider provider)
111120
=> provider.GetOptions(text).TryGetValue("build_metadata.SponsorManifest.ItemType", out var itemType) &&
112121
itemType == "SponsorManifest" &&

src/SponsorLink/SponsorLink/SponsorLink.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
<ItemGroup>
2525
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
2626
<PackageReference Include="Humanizer.Core.es" Version="2.14.1" />
27-
<PackageReference Include="ILRepack" Version="2.0.33" PrivateAssets="all" />
28-
<PackageReference Include="NuGetizer" Version="1.2.2" />
27+
<PackageReference Include="ILRepack" Version="2.0.35" PrivateAssets="all" />
28+
<PackageReference Include="NuGetizer" Version="1.2.3" />
2929
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
3030
<PackageReference Include="PolySharp" Version="1.14.1" PrivateAssets="all" />
31-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.6.2" PrivateAssets="all" />
31+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.0" PrivateAssets="all" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

src/SponsorLink/Tests/Tests.csproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
11-
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
12-
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
13-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.6.2" PrivateAssets="all" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
11+
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
12+
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
13+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.0" PrivateAssets="all" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1515
<PackageReference Include="ThisAssembly.Resources" Version="1.4.3" PrivateAssets="all" />
16-
<PackageReference Include="xunit" Version="2.8.1" />
17-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
16+
<PackageReference Include="xunit" Version="2.9.2" />
17+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
1818
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
1919
<PackageReference Include="Humanizer.Core.es" Version="2.14.1" />
2020
<PackageReference Include="ThisAssembly.Constants" Version="1.4.3" />

0 commit comments

Comments
 (0)