Skip to content

Commit

Permalink
Fix unnecessary references
Browse files Browse the repository at this point in the history
  • Loading branch information
soopercool101 committed Nov 4, 2019
1 parent e217fe7 commit fd6cb44
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions BrawlCrate/BrawlCrate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,6 @@
<EmbeddedResource Include="BrawlManagers\StageManager\XX.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.*" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="DynamicLanguageRuntime" Version="1.2.2" />
<PackageReference Include="IronPython" Version="2.7.9" />
</ItemGroup>
<ItemGroup>
Expand Down Expand Up @@ -320,7 +316,6 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="OpenTK.dll" />
<None Include="Changelog.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down

0 comments on commit fd6cb44

Please sign in to comment.