Skip to content

Commit 35bfe1d

Browse files
committed
Applied outstanding SF
1 parent bde2a7f commit 35bfe1d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Modules/Intent.Modules.EntityFrameworkCore.DiffAudit/FactoryExtensions/EfCoreExtension.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
using System.Linq;
12
using Intent.Engine;
23
using Intent.Exceptions;
34
using Intent.Modelers.Domain.Api;
@@ -14,7 +15,6 @@
1415
using Intent.Plugins.FactoryExtensions;
1516
using Intent.RoslynWeaver.Attributes;
1617
using Intent.Templates;
17-
using System.Linq;
1818

1919
[assembly: DefaultIntentManaged(Mode.Fully)]
2020
[assembly: IntentTemplate("Intent.ModuleBuilder.Templates.FactoryExtension", Version = "1.0")]
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<outputFiles>
33
<files>
4-
<file relativePath="Intent.Modules.EntityFrameworkCore.DiffAudit/release-notes.md" state="once-off-generated" />
4+
<file relativePath="Intent.Modules.EntityFrameworkCore.DiffAudit/release-notes.md" state="ignored;once-off-generated" />
55
</files>
66
</outputFiles>

Modules/Intent.Modules.EntityFrameworkCore.DiffAudit/Intent.Modules.EntityFrameworkCore.DiffAudit.application.output.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<OverwriteBehaviour>once-off</OverwriteBehaviour>
7171
<ApplicationRelativeFilePath>release-notes.md</ApplicationRelativeFilePath>
7272
<ProjectRelativeFilePath>release-notes.md</ProjectRelativeFilePath>
73-
<IsIgnored>false</IsIgnored>
73+
<IsIgnored>true</IsIgnored>
7474
</FileLog>
7575
<FileLog>
7676
<ProjectId>66e4b181-f85b-4e06-bc25-c37645aa04af</ProjectId>

0 commit comments

Comments
 (0)