Skip to content

Commit 6bb936a

Browse files
authored
Update repo URL in Directory.Build.props (#22)
1 parent 2987bb4 commit 6bb936a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<PropertyGroup>
33
<Authors>Microsoft</Authors>
44
<Company>Microsoft</Company>
5-
<Description>Experimental, end-to-end AI features for .NET apps. Docs and info at https://github.com/dotnet-smartcomponents/smartcomponents</Description>
5+
<Description>Experimental, end-to-end AI features for .NET apps. Docs and info at https://github.com/dotnet/smartcomponents</Description>
66
<PackageTags>ai;aspnetcore;blazor;mvc;razor;autocomplete;paste;typeahead;smartcomponents;embedding;</PackageTags>
7-
<PackageProjectUrl>https://github.com/dotnet-smartcomponents/smartcomponents</PackageProjectUrl>
7+
<PackageProjectUrl>https://github.com/dotnet/smartcomponents</PackageProjectUrl>
88

99
<VersionPrefix>0.1.0</VersionPrefix>
1010
<VersionSuffix Condition="'$(BuildNumber)' == ''">dev</VersionSuffix>

0 commit comments

Comments
 (0)