Skip to content

Commit

Permalink
Updated Unity to 2022.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
VoidXH committed Dec 6, 2023
1 parent e84b417 commit f176ea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CavernUnity DLL/CavernUnity DLL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
</ItemGroup>
<ItemGroup>
<Reference Include="UnityEditor">
<HintPath>..\..\..\2022.3.12f1\Editor\Data\Managed\UnityEditor.dll</HintPath>
<HintPath>..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEditor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine">
<HintPath>..\..\..\2022.3.12f1\Editor\Data\Managed\UnityEngine.dll</HintPath>
<HintPath>..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEngine.dll</HintPath>
</Reference>
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
Expand Down

0 comments on commit f176ea3

Please sign in to comment.