Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Version 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryochan7 committed Jun 12, 2021
1 parent 3224fa2 commit 430f405
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions DS4Windows/DS4WinWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@
<RunAnalyzersDuringBuild>true</RunAnalyzersDuringBuild>
<EnableNETAnalyzers>false</EnableNETAnalyzers>
<ServerGarbageCollection>true</ServerGarbageCollection>
<AssemblyVersion>3.0.8</AssemblyVersion>
<FileVersion>3.0.8</FileVersion>
<Version>3.0.8</Version>
<AssemblyVersion>3.0.9</AssemblyVersion>
<FileVersion>3.0.9</FileVersion>
<Version>3.0.9</Version>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x64</Platform>
<Copyright>Copyright © Scarlet.Crush Productions 2012, 2013; InhexSTER, HecticSeptic, electrobrains 2013, 2014; Jays2Kings 2013, 2014, 2015, 2016; Ryochan7 2017, 2018, 2019, 2020, 2021</Copyright>
<Description>Sony DualShock 4 to Microsoft Xinput controller mapper</Description>
<Authors>Ryochan7</Authors>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
Expand Down

0 comments on commit 430f405

Please sign in to comment.