Skip to content

Commit

Permalink
3.3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pik-4 committed Jul 13, 2023
1 parent da32548 commit 88e98e8
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions HsMod/HsMod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@
<Reference Include="blizzard.bgssdk">
<HintPath>LibHearthstone\blizzard.bgssdk.dll</HintPath>
</Reference>
<Reference Include="Blizzard.Commerce">
<HintPath>LibHearthstone\Blizzard.Commerce.dll</HintPath>
</Reference>
<Reference Include="Blizzard.T5.AppsFlyer">
<HintPath>LibHearthstone\Blizzard.T5.AppsFlyer.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -246,10 +243,7 @@
<HintPath>LibUnityMono\System.Xml.Linq.dll</HintPath>
</Reference>
<Reference Include="UniTask">
<HintPath>LibHearthstone\UniTask.dll</HintPath>
</Reference>
<Reference Include="Unity.ScriptableBuildPipeline">
<HintPath>LibHearthstone\Unity.ScriptableBuildPipeline.dll</HintPath>
<HintPath>LibUnityMono\UniTask.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>LibHearthstone\Unity.Timeline.dll</HintPath>
Expand All @@ -272,9 +266,6 @@
<Reference Include="UnityEngine.AnimationModule">
<HintPath>LibUnityMono\UnityEngine.AnimationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ARModule">
<HintPath>LibUnityMono\UnityEngine.ARModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AssetBundleModule">
<HintPath>LibUnityMono\UnityEngine.AssetBundleModule.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -371,8 +362,9 @@
<Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>LibUnityMono\UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextCoreModule">
<HintPath>LibUnityMono\UnityEngine.TextCoreModule.dll</HintPath>
<Reference Include="UnityEngine.TextCoreTextEngineModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>LibUnityMono\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>LibUnityMono\UnityEngine.TextRenderingModule.dll</HintPath>
Expand Down

0 comments on commit 88e98e8

Please sign in to comment.