diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-08 21:27:18 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-08 21:27:18 -0500 |
| commit | e81e3817c0a4b735da47e6c45529c6f88ed4d52f (patch) | |
| tree | d787a2503a6d4d3c19f9a3c6bced71c61035842a /Erable/Erable.csproj | |
| parent | f5a7e3ef7e25aa2545f541e171f2d5f6fe43ecc7 (diff) | |
| download | erable-godot-e81e3817c0a4b735da47e6c45529c6f88ed4d52f.tar.gz erable-godot-e81e3817c0a4b735da47e6c45529c6f88ed4d52f.tar.bz2 erable-godot-e81e3817c0a4b735da47e6c45529c6f88ed4d52f.zip | |
Moved playback to backend; Menu; Size now matches
Diffstat (limited to 'Erable/Erable.csproj')
| -rw-r--r-- | Erable/Erable.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Erable/Erable.csproj b/Erable/Erable.csproj index cee2a9c..fa7cecb 100644 --- a/Erable/Erable.csproj +++ b/Erable/Erable.csproj @@ -38,7 +38,6 @@ <PackageReference Include="Avalonia.Diagnostics" Version="0.10.0" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0" />
<PackageReference Include="Dotnet.Bundle" Version="0.9.13" />
- <PackageReference Include="gstreamer-sharp-netcore" Version="0.0.8" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Sirop.Backend\Sirop.Backend.csproj" />
|
