We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5e542 commit 1e92905Copy full SHA for 1e92905
TestSupport/TestSupport.csproj
@@ -32,8 +32,7 @@
32
<Description>Useful tools when unit testing applications that use Entity Framework Core. See readme file on github.</Description>
33
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
34
<PackageReleaseNotes>
35
- - Updated to support NET 7 - thanks to GitHub user @chrisbbe - see PR #54
36
- - Updated LogOutput.DecodeMessage to handle errors - see issue #49
+ - New version to support NET 8 rc1
37
</PackageReleaseNotes>
38
<Copyright>Copyright (c) 2020 Jon P Smith. Licenced under MIT licence</Copyright>
39
<PackageTags>Entity Framework Core, xUnit</PackageTags>
0 commit comments