Add RestEase attributes (#128)

This commit is contained in:
Patrick Stevens
2024-04-29 17:51:26 +01:00
committed by GitHub
parent f562271c12
commit 09780efb07
7 changed files with 106 additions and 6 deletions

View File

@@ -11,11 +11,9 @@ module TestSurface =
[<Test>]
let ``Ensure API surface has not been modified`` () = ApiSurface.assertIdentical assembly
(*
[<Test>]
let ``Check version against remote`` () =
MonotonicVersion.validate assembly "WoofWare.Myriad.Plugins.Attributes"
*)
[<Test ; Explicit>]
let ``Update API surface`` () =