Skip to content

Commit

Permalink
Remove several references that we're not using.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Sep 12, 2010
1 parent 3ab10e5 commit 79cb4c2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dotnet/runtime/Rakudo.Net.csproj
Expand Up @@ -45,14 +45,6 @@
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Init.cs" />
Expand Down

0 comments on commit 79cb4c2

Please sign in to comment.