Skip to content

Commit

Permalink
#555 - Remove xFunc.UnitConverters project (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
sys27 authored May 14, 2022
1 parent 064d133 commit 50a83b0
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 3,009 deletions.
5 changes: 0 additions & 5 deletions CI/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ jobs:
path: xFunc.Maths/bin/Release/netstandard2.1
artifact: xFunc.Maths

- task: PublishPipelineArtifact@1
inputs:
path: xFunc.UnitConverters/bin/Release/netstandard2.1
artifact: xFunc.UnitConverters

- task: PublishPipelineArtifact@1
inputs:
path: nupkgs
Expand Down
1 change: 0 additions & 1 deletion xFunc.DotnetTool/xFunc.DotnetTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@

<ItemGroup>
<ProjectReference Include="..\xFunc.Maths\xFunc.Maths.csproj" />
<ProjectReference Include="..\xFunc.UnitConverters\xFunc.UnitConverters.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down
164 changes: 0 additions & 164 deletions xFunc.Tests/Converters/AreaTest.cs

This file was deleted.

Loading

0 comments on commit 50a83b0

Please sign in to comment.