Skip to content

Commit

Permalink
fix project
Browse files Browse the repository at this point in the history
  • Loading branch information
larscom committed Sep 5, 2021
1 parent aa56f97 commit 0fbeddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XBOX360_Controller/XBOX360_Controller.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>xbox360_controller_key.snk</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Costura, Version=5.5.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down Expand Up @@ -141,7 +142,6 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<None Include="xbox360_controller_key.snk" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
Expand Down

0 comments on commit 0fbeddb

Please sign in to comment.