Skip to content

Commit

Permalink
Bump target framework to 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessecar96 committed Jun 14, 2023
1 parent 5d0a6e9 commit e7fde4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Steam Desktop Authenticator/App.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
</startup>
<system.net>
<settings>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Steam_Desktop_Authenticator</RootNamespace>
<AssemblyName>Steam Desktop Authenticator</AssemblyName>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<IsWebBootstrapper>false</IsWebBootstrapper>
Expand Down

2 comments on commit e7fde4f

@Aiicoe
Copy link

@Aiicoe Aiicoe commented on e7fde4f Jun 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where i can write winauth support? I can't event logging in into my account to confirm the trade it says An error occurred while loading trades. The remote server returned an error: (429) Too Many Requests. please help me to fix this

@Harololeh
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hej, I can't confirm lots and can't confirm the trade, I also can't add new accounts on this version and the previous version of sda. Can't re-login it says ( Error logging in Steam returned GeneralFailure

Please sign in to comment.