Skip to content

Commit 0c01d87

Browse files
authored
Update RulesEngine.csproj to 5.0.4 version for nuget publish (#639)
1 parent 4f0c86c commit 0c01d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RulesEngine/RulesEngine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net8.0;net6.0;netstandard2.0</TargetFrameworks>
5-
<Version>5.0.3.1</Version>
5+
<Version>5.0.4</Version>
66
<Copyright>Copyright (c) Microsoft Corporation.</Copyright>
77
<PackageLicenseFile>LICENSE</PackageLicenseFile>
88
<PackageProjectUrl>https://github.com/microsoft/RulesEngine</PackageProjectUrl>

0 commit comments

Comments
 (0)