Skip to content

Commit 8d88836

Browse files
Update report url
1 parent 555b52a commit 8d88836

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55

66
<PropertyGroup>
7-
<VersionPrefix>1.1.6</VersionPrefix>
7+
<VersionPrefix>1.1.7</VersionPrefix>
88
</PropertyGroup>
99

1010
<Choose>

src/EntityFramework.DynamicLinq/EntityFramework.DynamicLinq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageProjectUrl>https://dynamic-linq.net/</PackageProjectUrl>
1616
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1717
<RepositoryType>git</RepositoryType>
18-
<RepositoryUrl>https://github.com/StefH/System.Linq.Dynamic.Core</RepositoryUrl>
18+
<RepositoryUrl>https://github.com/zzzprojects/System.Linq.Dynamic.Core</RepositoryUrl>
1919
<DefaultLanguage>en-us</DefaultLanguage>
2020
<ProjectGuid>{D3804228-91F4-4502-9595-39584E510000}</ProjectGuid>
2121
<DebugType>full</DebugType>

src/Microsoft.EntityFrameworkCore.DynamicLinq/Microsoft.EntityFrameworkCore.DynamicLinq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageProjectUrl>https://dynamic-linq.net/</PackageProjectUrl>
1616
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1717
<RepositoryType>git</RepositoryType>
18-
<RepositoryUrl>https://github.com/StefH/System.Linq.Dynamic.Core</RepositoryUrl>
18+
<RepositoryUrl>https://github.com/zzzprojects/System.Linq.Dynamic.Core</RepositoryUrl>
1919
<DefaultLanguage>en-us</DefaultLanguage>
2020
<ProjectGuid>{D3804228-91F4-4502-9595-39584E510001}</ProjectGuid>
2121
<DebugType>full</DebugType>

src/System.Linq.Dynamic.Core/System.Linq.Dynamic.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageProjectUrl>https://dynamic-linq.net/</PackageProjectUrl>
1616
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1717
<RepositoryType>git</RepositoryType>
18-
<RepositoryUrl>https://github.com/StefH/System.Linq.Dynamic.Core</RepositoryUrl>
18+
<RepositoryUrl>https://github.com/zzzprojects/System.Linq.Dynamic.Core</RepositoryUrl>
1919
<DefaultLanguage>en-us</DefaultLanguage>
2020
<ProjectGuid>{D3804228-91F4-4502-9595-39584E510002}</ProjectGuid>
2121
<DebugType>full</DebugType>

src/Z.EntityFramework.Classic.DynamicLinq/Z.EntityFramework.Classic.DynamicLinq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageProjectUrl>https://dynamic-linq.net/</PackageProjectUrl>
1616
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1717
<RepositoryType>git</RepositoryType>
18-
<RepositoryUrl>https://github.com/StefH/System.Linq.Dynamic.Core</RepositoryUrl>
18+
<RepositoryUrl>https://github.com/zzzprojects/System.Linq.Dynamic.Core</RepositoryUrl>
1919
<DefaultLanguage>en-us</DefaultLanguage>
2020
<ProjectGuid>{D3804228-91F4-4502-9595-39584Ea20000}</ProjectGuid>
2121
<DebugType>full</DebugType>

0 commit comments

Comments
 (0)