Skip to content

Commit 287d1c4

Browse files
Update Microsoft.Graph.csproj
1 parent f98f259 commit 287d1c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Microsoft Graph Client Library allows you to call Office 365, Azure AD and other Microsoft services through a single unified developer experience.</Description>
4-
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
4+
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
55
<AssemblyTitle>Microsoft Graph V1.0 Service Client Library</AssemblyTitle>
66
<Authors>Microsoft</Authors>
77
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
@@ -47,4 +47,4 @@
4747
</PackagePath>
4848
</None>
4949
</ItemGroup>
50-
</Project>
50+
</Project>

0 commit comments

Comments
 (0)