Skip to content

Commit

Permalink
chore: add files
Browse files Browse the repository at this point in the history
  • Loading branch information
zhyupe committed Oct 22, 2024
1 parent b3a2ae5 commit 1e0ab8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cafe.Matcha/Cafe.Matcha.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand Down Expand Up @@ -120,7 +120,9 @@
<Compile Include="Network\Structures\IMarketTaxRates.cs" />
<Compile Include="Network\Structures\MarketBoardPurchase.cs" />
<Compile Include="Network\Structures\MarketBoardPurchaseHandler.cs" />
<Compile Include="Network\Structures\Examine.cs" />
<Compile Include="Network\Structures\MarketTaxRates.cs" />
<Compile Include="Network\Structures\Materia.cs" />
<Compile Include="Network\Universalis\Types\UniversalisItemListingDeleteRequest.cs" />
<Compile Include="Network\Universalis\Types\UniversalisItemUploadRequest.cs" />
<Compile Include="Network\Universalis\Types\UniversalisTaxData.cs" />
Expand Down

0 comments on commit 1e0ab8e

Please sign in to comment.