Skip to content

Commit 4632790

Browse files
committed
fixed reference for VS22-Windows-JWT
1 parent 68cdac6 commit 4632790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JWT-Console/JWT-Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<Compile Include="..\DSHelper.cs" Link="DSHelper.cs" />
22-
<Compile Include="..\ExamplesAPIType.cs" Link="ExamplesAPIType.cs" />
22+
<Compile Include="..\ExamplesApiTypeExtensions.cs" Link="ExamplesApiTypeExtensions.cs" />
2323
<Compile Include="..\JWTAuth.cs" Link="JWTAuth.cs" />
2424
<Compile Include="..\launcher-csharp\eSignature\Examples\SigningViaEmail.cs" Link="SigningViaEmail.cs" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)