Skip to content

Commit

Permalink
Unused stuff in project file.
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Dec 11, 2023
1 parent cd5d70e commit 03201ba
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<PropertyGroup>
<TargetFrameworks>net472;net6.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<Folder Include="org\slf4j\impl\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
</ItemGroup>

<Target Name="DownloadMavenArtifacts">
<Exec Command="mvn org.apache.maven.plugins:maven-dependency-plugin:3.3.0:copy-dependencies -f ikvm-maven-sdk-tasks-java.pom -DoutputDirectory=$(IntermediateOutputPath)maven" />
Expand Down

0 comments on commit 03201ba

Please sign in to comment.