Skip to content

Commit

Permalink
Merge pull request #96 from bdovaz/remove-dependencies
Browse files Browse the repository at this point in the history
Remove dependencies
  • Loading branch information
AArnott committed Dec 24, 2021
2 parents 95eff87 + 6141a54 commit 4bcbb5d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Validation/Validation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
</None>
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" Condition=" '$(TargetFramework)' != 'net35' " />
</ItemGroup>

<ItemGroup>
<Compile Update="Strings.Designer.cs">
<DesignTime>True</DesignTime>
Expand Down

0 comments on commit 4bcbb5d

Please sign in to comment.