Skip to content

Commit 7e4f365

Browse files
committed
Updated metadata about Microsoft.Graph.dll and Microsoft.Graph.Core.dll
1 parent 87a3196 commit 7e4f365

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<Copyright>Copyright (c) Microsoft Corporation</Copyright>
55
<AssemblyTitle>Microsoft Graph Core Client Library</AssemblyTitle>
66
<VersionPrefix>1.5.0</VersionPrefix>
7+
<FileVersion>1.5.0</FileVersion>
8+
<AssemblyVersion>1.5.0</AssemblyVersion>
79
<Authors>Microsoft</Authors>
810
<TargetFrameworks>netstandard1.1;net45</TargetFrameworks>
911
<AssemblyName>Microsoft.Graph.Core</AssemblyName>

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<Copyright>Copyright (c) Microsoft Corporation</Copyright>
66
<AssemblyTitle>Microsoft Graph Client Library</AssemblyTitle>
77
<VersionPrefix>1.4.0</VersionPrefix>
8+
<FileVersion>1.4.0</FileVersion>
9+
<AssemblyVersion>1.4.0</AssemblyVersion>
810
<Authors>Microsoft</Authors>
911
<TargetFrameworks>netstandard1.1;net45</TargetFrameworks>
1012
<AssemblyName>Microsoft.Graph</AssemblyName>

0 commit comments

Comments
 (0)