We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618328b commit 7c7626fCopy full SHA for 7c7626f
JWT-Console/JWT-Console.csproj
@@ -19,7 +19,7 @@
19
20
<ItemGroup>
21
<Compile Include="..\DSHelper.cs" Link="DSHelper.cs" />
22
- <Compile Include="..\ExamplesApiTypeExtensions.cs" Link="ExamplesApiTypeExtensions.cs" />
+ <Compile Include="..\ExamplesAPIType.cs" Link="ExamplesAPIType.cs" />
23
<Compile Include="..\JWTAuth.cs" Link="JWTAuth.cs" />
24
<Compile Include="..\launcher-csharp\eSignature\Examples\SigningViaEmail.cs" Link="SigningViaEmail.cs" />
25
</ItemGroup>
0 commit comments