Browse Source

fix animation sample

Nikos Kastellanos 3 tháng trước cách đây
mục cha
commit
1af4ae1e51

+ 1 - 1
Samples/Animation/Animation.Shared/Samples.Animation.DESKTOPGL.NET8.csproj

@@ -48,7 +48,7 @@
     </KniContentReference>
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\..\..\Animation\Aether.Animation.NETSTANDARD.csproj" />
+    <ProjectReference Include="..\..\..\Animation\Aether.Animation.csproj" />
     <ProjectReference Include="..\..\..\Shaders\InfiniteGrid\Aether.Shaders.InfiniteGrid.csproj" />
   </ItemGroup>