Skip to content

Commit

Permalink
Update ProjBobcat.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
laolarou726 committed Jun 9, 2024
1 parent 9d0af45 commit 40795e9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions ProjBobcat/ProjBobcat/ProjBobcat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,5 @@ resolved the issue that LaunchWrapper may not return the correct exit code
</PackageReference>
</ItemGroup>
<!-- Dependencies -->

<!-- Compile Options -->
<ItemGroup>
<Compile Remove="Platforms\**\*.cs" />
<Compile Include="Platforms\Linux\**\*.cs" />
<Compile Include="Platforms\Windows\**\*.cs" />
<Compile Include="Platforms\MacOS\**\*.cs" />
</ItemGroup>
<!-- Compile Options -->

</Project>

0 comments on commit 40795e9

Please sign in to comment.