You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lib/PnP.Framework/PnP.Framework.csproj
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@
5
5
<LangVersion>10.0</LangVersion>
6
6
<RootNamespace>PnP.Framework</RootNamespace>
7
7
<AssemblyName>PnP.Framework</AssemblyName>
8
-
<Version>1.14.0</Version>
8
+
<Version>1.15.0</Version>
9
9
<Authors>PnP</Authors>
10
-
<Copyright>PnP 2023</Copyright>
10
+
<Copyright>PnP 2024</Copyright>
11
11
<Description>PnP Framework contains the PnP Provisioning engine and a ton of extension methods that will make you more productive while developing for Microsoft 365.</Description>
0 commit comments