Skip to content

Commit

Permalink
Fixes for demo app and NUnit TestAdapter (#328)
Browse files Browse the repository at this point in the history
Demo
* Remove Demo for .NET 4.6.2 (only NET6.0-windows remains)
* Add missing extensions to Demo formatter so all demos are working

Unit tests
* Update NUnit3TestAdapter to v4.3.1
* Update Microsoft.NET.Test.Sdk to v17.4.1
  • Loading branch information
axunonb authored Dec 16, 2022
1 parent 4c5a072 commit a6feb2e
Show file tree
Hide file tree
Showing 53 changed files with 324 additions and 4,497 deletions.
39 changes: 0 additions & 39 deletions src/Demo.NetFramework/Demo.NetFramework.csproj

This file was deleted.

19 changes: 0 additions & 19 deletions src/Demo.NetFramework/Program.cs

This file was deleted.

63 changes: 0 additions & 63 deletions src/Demo.NetFramework/Properties/Resources.Designer.cs

This file was deleted.

117 changes: 0 additions & 117 deletions src/Demo.NetFramework/Properties/Resources.resx

This file was deleted.

26 changes: 0 additions & 26 deletions src/Demo.NetFramework/Properties/Settings.Designer.cs

This file was deleted.

7 changes: 0 additions & 7 deletions src/Demo.NetFramework/Properties/Settings.settings

This file was deleted.

28 changes: 0 additions & 28 deletions src/Demo.NetFramework/Sample Extensions/ArgumentValidator.cs

This file was deleted.

Loading

0 comments on commit a6feb2e

Please sign in to comment.