Skip to content

Commit

Permalink
Fixed release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuelie committed Dec 28, 2023
1 parent 9a0e3d9 commit 7f50cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shmuelie.WinRTServer/Shmuelie.WinRTServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<IsPackable>true</IsPackable>
<Description>Out-of-Process WinRT/COM Server</Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>Added support for .NET5+ server support.</PackageReleaseNotes>
<PackageReleaseNotes>Added support for modern .NET servers.</PackageReleaseNotes>
<LangVersion>12</LangVersion>
<PolySharpIncludeRuntimeSupportedAttributes>true</PolySharpIncludeRuntimeSupportedAttributes>
<IsAotCompatible Condition="'$(TargetFramework)' != 'netstandard2.0'">true</IsAotCompatible>
Expand Down

0 comments on commit 7f50cd4

Please sign in to comment.