Skip to content

Commit

Permalink
Update unit tests, remove local attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Nov 5, 2023
1 parent e72cd26 commit e1b7eba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
2 changes: 1 addition & 1 deletion test/DNNE.UnitTests/DNNE.UnitTests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<IsPackable>false</IsPackable>
</PropertyGroup>
Expand Down
39 changes: 0 additions & 39 deletions test/ExportingAssembly/Dnne.Attributes.cs

This file was deleted.

0 comments on commit e1b7eba

Please sign in to comment.