Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

Commit bd73fbe

Browse files
authored
Update Unity.Mvc.csproj
1 parent 225e981 commit bd73fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Unity.Mvc.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<FileVersion>5.0.2.0</FileVersion>
88
<Copyright>Copyright © Microsoft 2008</Copyright>
99
<PackageProjectUrl>https://github.com/unitycontainer/aspnet-mvc</PackageProjectUrl>
10-
<RepositoryUrl>https://github.com/unitycontainer/unity</RepositoryUrl>
11-
<PackageLicenseUrl>https://github.com/unitycontainer/unity/blob/master/LICENSE</PackageLicenseUrl>
10+
<RepositoryUrl>https://github.com/unitycontainer/aspnet-mvc</RepositoryUrl>
11+
<PackageLicenseUrl>https://github.com/unitycontainer/aspnet-mvc/blob/master/LICENSE</PackageLicenseUrl>
1212
<PackageIconUrl>https://avatars1.githubusercontent.com/u/12849707</PackageIconUrl>
1313
<RepositoryType>git</RepositoryType>
1414
<PackageReleaseNotes>This package is compatible with .NET 4.5 and 4.7 frameworks.</PackageReleaseNotes>

0 commit comments

Comments
 (0)