Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
Accidentally left regex on
  • Loading branch information
soopercool101 committed Apr 1, 2024
1 parent 18ff728 commit 03af666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BrawlCrate/BrawlCrate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
</PropertyGroup>
<PropertyGroup>
<StartupObject>BrawlCrate.Program</StartupObject>
<Version.42.0.0</Version>
<Version>42.0.0</Version>
<Authors>soopercool101, NuclearNecrosis, Simon381, Onium, Bryan Moulton, BlackJax96, libertyernie, Sammi Husky</Authors>
<Company>BrawlCrate</Company>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
Expand Down
2 changes: 1 addition & 1 deletion BrawlLib/BrawlLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ BrawlLib Copyright © 2009 - 2019 Bryan Moulton, BlackJax96, libertyernie, Sammi
<PackageId>BrawlCrateLib</PackageId>
<Company>BrawlCrateLib</Company>
<Authors>soopercool101, Simon381, Onium, Bryan Moulton, BlackJax96, libertyernie, Sammi Husky</Authors>
<Version.42.0.0</Version>
<Version>42.0.0</Version>
</PropertyGroup>
<ItemGroup>
<None Remove="CustomLists\FighterList.txt" />
Expand Down

0 comments on commit 03af666

Please sign in to comment.