Change Remote

This commit is contained in:
h z
2024-11-30 20:21:43 +00:00
parent 1a8cc36f31
commit 7dd9e11f59
2 changed files with 5 additions and 1 deletions

View File

@@ -16,4 +16,8 @@
<ProjectReference Include="..\Skeleton\Skeleton.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Skeleton" Version="1.1.1" />
</ItemGroup>
</Project>

View File

@@ -2,7 +2,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VirtualChemistry", "VirtualChemistry.csproj", "{36979A00-F434-4001-A80E-ECBF92A0AB5E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Skeleton", "..\RiderProjects\Skeleton\Skeleton.csproj", "{CB0ED85F-CAC0-4B53-96A8-16048A928890}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Skeleton", "..\Skeleton\Skeleton.csproj", "{CB0ED85F-CAC0-4B53-96A8-16048A928890}"
EndProject
EndProject
Global