Skip to content

Commit

Permalink
fix for jwt issuer change and brotli compression issue
Browse files Browse the repository at this point in the history
  • Loading branch information
seraphx2 committed Nov 1, 2023
1 parent f432908 commit 8dea1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ESI.NET/ESI.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;netstandard2.0;net462;net47;net471;net472;net48;net6.0;net7.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2023.07.15</Version>
<Version>2023.11.01</Version>
<Authors>Psianna Archeia</Authors>
<Company>Sukebe Corporation</Company>
<Description>.NET Wrapper for the Eve Online API</Description>
Expand Down

0 comments on commit 8dea1fe

Please sign in to comment.