Skip to content

Commit

Permalink
Fix Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cwinland committed Jul 15, 2024
1 parent 3f8e04e commit 9ac67e6
Show file tree
Hide file tree
Showing 28 changed files with 79 additions and 1,424 deletions.
19 changes: 19 additions & 0 deletions wpf-material-dialogs.test/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
using System.Runtime.InteropServices;
using Xunit;

// In SDK-style projects such as this one, several assembly attributes that were historically
// defined in this file are now automatically added during build and populated with
// values defined in project properties. For details of which attributes are included
// and how to customise this process see: https://aka.ms/assembly-info-properties


// Setting ComVisible to false makes the types in this assembly not visible to COM
// components. If you need to access a type in this assembly from COM, set the ComVisible
// attribute to true on that type.

[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM.

[assembly: Guid("f0c835b6-35db-4ced-971f-f9e97b0d13b7")]
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly, DisableTestParallelization = true)]
103 changes: 0 additions & 103 deletions wpf-material-dialogs.test/AvalonUnitTesting/.svn/entries

This file was deleted.

1 change: 0 additions & 1 deletion wpf-material-dialogs.test/AvalonUnitTesting/.svn/format

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9ac67e6

Please sign in to comment.