akkadotnet / Akka.Persistence.PostgreSql

Akka.Persistence.PostgreSql provider
Apache License 2.0
32 stars 35 forks source link

Update build.fsx #182

Closed CumpsD closed 1 year ago

CumpsD commented 1 year ago

Fixes #

Changes

Please provide a brief description of the changes here.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Latest dev Benchmarks

Include data from the relevant benchmark prior to this change here.

This PR's Benchmarks

Include data from after this change here.

CumpsD commented 1 year ago

@Aaronontheweb not sure if you even want to keep this? And just test for netframework and net7.0?

 | NetCore -> !! ("src" @@ "**" @@ "bin" @@ "Release" @@ testNetCoreVersion @@ fileNameWithoutExt project + ".dll")
CumpsD commented 1 year ago

Also seems getTestAssembly isn't even used?