Skip to content

Commit dfee373

Browse files
committed
Refactor dotnet.yml to include specific paths for push and pull_request events
1 parent 96949df commit dfee373

File tree

1 file changed

+2
-0
lines changed
  • src/Application/src/RazorPagesTestSample/Data

1 file changed

+2
-0
lines changed

src/Application/src/RazorPagesTestSample/Data/Message.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
using System.ComponentModel.DataAnnotations;
2+
13
namespace RazorPagesTestSample.Data
24
{
35
#region snippet1

0 commit comments

Comments
 (0)