Skip to content

Commit

Permalink
BETA Release 8.2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DocMoebiuz committed Jul 13, 2021
1 parent ded3553 commit c5807ec
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 18,958 deletions.
36 changes: 0 additions & 36 deletions MobiFlightConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -665,51 +665,15 @@
<None Include="examples\tutorial-episode2.mcc">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_mega_1_10_0.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_mega_1_11_0.hex">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_mega_1_9_10.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_mega_1_9_8.hex">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_mega_1_9_9.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_micro_1_10_0.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_micro_1_11_0.hex">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_micro_1_9_10.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_micro_1_9_8.hex">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_micro_1_9_9.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_uno_1_10_0.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_uno_1_11_0.hex">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_uno_1_9_10.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_uno_1_9_8.hex">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="firmware\mobiflight_uno_1_9_9.hex">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="Presets\msfs2020_simvars.cip">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.2.0.2")]
[assembly: AssemblyFileVersion("8.2.0.2")]
[assembly: AssemblyVersion("8.2.0.3")]
[assembly: AssemblyFileVersion("8.2.0.3")]
[assembly: NeutralResourcesLanguage("en")]

Loading

0 comments on commit c5807ec

Please sign in to comment.