Skip to content

Commit

Permalink
fix: removed references to assemblies that are no longer shipped
Browse files Browse the repository at this point in the history
  • Loading branch information
MSchmoecker committed Apr 11, 2024
1 parent 2a43667 commit 69171c7
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions JotunnLib/BuildProps/JotunnLibRefsCorlib.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\publicized_assemblies\assembly_simplemeshcombine_publicized.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="assembly_steamworks_publicized">
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\publicized_assemblies\assembly_steamworks_publicized.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="assembly_sunshafts_publicized">
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\publicized_assemblies\assembly_sunshafts_publicized.dll</HintPath>
<Private>false</Private>
Expand Down Expand Up @@ -254,11 +250,6 @@
<Private>false</Private>
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextCoreModule">
<SpecificVersion>False</SpecificVersion>
<Private>false</Private>
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\UnityEngine.TextCoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<SpecificVersion>False</SpecificVersion>
<Private>false</Private>
Expand Down Expand Up @@ -294,11 +285,6 @@
<Private>false</Private>
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\UnityEngine.UmbraModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UNETModule">
<SpecificVersion>False</SpecificVersion>
<Private>false</Private>
<HintPath>$(VALHEIM_INSTALL)\valheim_Data\Managed\UnityEngine.UNETModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule">
<SpecificVersion>False</SpecificVersion>
<Private>false</Private>
Expand Down

0 comments on commit 69171c7

Please sign in to comment.