You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Platform.RegularExpressions.Transformer.CSharpToCpp/Platform.RegularExpressions.Transformer.CSharpToCpp.csproj
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<Description>LinksPlatform's Platform.RegularExpressions.Transformer.CSharpToCpp Class Library</Description>
<PackageReleaseNotes>Rules are now less gready (for single line patterns). This should increase the performance and reduce errors.</PackageReleaseNotes>
27
+
<PackageReleaseNotes>Added rules for better exceptions translation.</PackageReleaseNotes>
28
28
</PropertyGroup>
29
29
30
30
<ItemGroupCondition="$(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'">
0 commit comments