Skip to content

Commit

Permalink
correcting asyncgenerator.yml paths hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerKratz committed Jun 24, 2024
1 parent 7729a58 commit 01dd447
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/AsyncGenerator.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
projects:
- filePath: NHibernate.Envers\NHibernate.Envers.csproj
- filePath: NHibernate.Envers/NHibernate.Envers.csproj
targetFramework: netcoreapp2.0
concurrentRun: true
applyChanges: true
Expand Down Expand Up @@ -40,7 +40,7 @@ projects:
registerPlugin:
- type: AsyncGenerator.Core.Plugins.EmptyRegionRemover
assemblyName: AsyncGenerator.Core
- filePath: NHibernate.Envers.Tests\NHibernate.Envers.Tests.csproj
- filePath: NHibernate.Envers.Tests/NHibernate.Envers.Tests.csproj
targetFramework: net6.0
concurrentRun: true
applyChanges: true
Expand Down

0 comments on commit 01dd447

Please sign in to comment.