Skip to content

Commit

Permalink
SDK: get rid of unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Nov 7, 2024
1 parent 392a6cd commit 05349a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
3 changes: 0 additions & 3 deletions Cesium.Sdk.Tests/Cesium.Sdk.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@

<ItemGroup>
<PackageReference Include="MedallionShell" />
<PackageReference Include="Microsoft.Build" />
<PackageReference Include="Microsoft.Build.Tasks.Core" />
<PackageReference Include="Microsoft.Build.Utilities.Core" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio" >
Expand Down
6 changes: 2 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
<PackageVersion Include="Yoakke.SynKit.Parser.Generator" Version="2024.1.6-15.18.30-nightly" />
<PackageVersion Include="Yoakke.SynKit.Text" Version="2024.1.6-15.18.30-nightly" />
<PackageVersion Include="Nuke.Common" Version="8.1.4" />
<PackageVersion Include="Microsoft.Build" Version="17.12.6" />
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="17.12.6" />
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.11.4" />
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.12.6" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 05349a4

Please sign in to comment.