Skip to content

Commit b72ffac

Browse files
authored
Merge pull request #449 from 0xced/TestApp-cleanup
Cleanup the TestApp files
2 parents 93eaf5d + 74aa6d7 commit b72ffac

File tree

6 files changed

+0
-118
lines changed

6 files changed

+0
-118
lines changed

Diff for: test/TestApp-net9.0/.gitignore

-2
This file was deleted.

Diff for: test/TestApp-net9.0/Program.cs

-70
This file was deleted.
Binary file not shown.

Diff for: test/TestApp-net9.0/TestApp.csproj

-33
This file was deleted.

Diff for: test/TestApp-net9.0/nuget.config

-11
This file was deleted.

Diff for: test/TestApp/TestApp.csproj

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
<UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>
1212
<SelfContained>true</SelfContained>
1313
<GenerateDocumentationFile>false</GenerateDocumentationFile>
14-
<!-- Ignore vulnerable (framework) packages; this app is not published. -->
15-
<NoWarn>NU1902;NU1903</NoWarn>
1614
</PropertyGroup>
1715

1816
<ItemGroup Condition="$(Configuration) == 'Debug'">

0 commit comments

Comments
 (0)