Skip to content

Commit

Permalink
Updated remaining DNN references to 9.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WillStrohl committed Jul 20, 2023
1 parent 4d4e48b commit 11045d4
Show file tree
Hide file tree
Showing 109 changed files with 34 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Build/SolutionReferences.targets
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<DnnVersion>09.08.00</DnnVersion>
<DnnVersion>09.09.00</DnnVersion>
<HccVersion>03.06.00</HccVersion>
<ReferencesPath>..\..\References</ReferencesPath>
<DnnReferencePath>$(ReferencesPath)\DNN\$(DnnVersion)</DnnReferencePath>
Expand Down
12 changes: 6 additions & 6 deletions Modules/UserManager/packages.config
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DotNetNuke.Core" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.Instrumentation" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.Web" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.Web.Client" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.Web.Deprecated" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.WebApi" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.Core" version="9.9.0" targetFramework="net472" />
<package id="DotNetNuke.Instrumentation" version="9.9.0" targetFramework="net472" />
<package id="DotNetNuke.Web" version="9.9.0" targetFramework="net472" />
<package id="DotNetNuke.Web.Client" version="9.9.0" targetFramework="net472" />
<package id="DotNetNuke.Web.Deprecated" version="v" targetFramework="net472" />
<package id="DotNetNuke.WebApi" version="9.9.0" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="4.0.20710.0" targetFramework="net472" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net472" />
<package id="Microsoft.AspNet.Mvc" version="5.1.2" targetFramework="net472" userInstalled="true" />
Expand Down
Binary file removed References/DNN/09.08.00/CountryListBox.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed References/DNN/09.08.00/Dnn.AzureConnector.dll
Binary file not shown.
Binary file removed References/DNN/09.08.00/Dnn.EditBar.UI.dll
Binary file not shown.
Binary file removed References/DNN/09.08.00/Dnn.Modules.Console.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed References/DNN/09.08.00/Dnn.PersonaBar.Library.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.HttpModules.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.Modules.Html.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.Web.DDRMenu.dll
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.Web.Mvc.dll
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.Web.Razor.dll
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.Web.dll
Binary file not shown.
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.Website.dll
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.dll
Binary file not shown.
Binary file removed References/DNN/09.08.00/DotNetNuke.log4net.dll
Binary file not shown.
Binary file not shown.
Binary file added References/DNN/09.09.00/BouncyCastle.Crypto.dll
Binary file not shown.
Binary file added References/DNN/09.09.00/CountryListBox.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added References/DNN/09.09.00/Dnn.AzureConnector.dll
Binary file not shown.
Binary file not shown.
Binary file added References/DNN/09.09.00/Dnn.EditBar.UI.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
"signature": "5a7e0a403cda02b9ab71e9ebf1bc99e2f8d3b779"
"signature": ""
},
"compilationOptions": {},
"targets": {
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
"signature": "1f5282c53aa10ce4c11fcbc13200ffbe0e096fd8"
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"DotNetNuke.DependencyInjection/1.0.0": {
"dependencies": {
"DotNetNuke.Instrumentation": "1.0.0",
"Microsoft.Extensions.DependencyInjection": "2.1.1",
"NETStandard.Library": "2.0.3",
"StyleCop.Analyzers": "1.1.118"
Expand Down Expand Up @@ -42,7 +43,20 @@
"Microsoft.NETCore.Platforms": "1.1.0"
}
},
"StyleCop.Analyzers/1.1.118": {}
"StyleCop.Analyzers/1.1.118": {},
"DotNetNuke.Instrumentation/1.0.0": {
"runtime": {
"DotNetNuke.Instrumentation.dll": {}
}
},
"DotNetNuke.log4net/3.0.1.0": {
"runtime": {
"DotNetNuke.log4net.dll": {
"assemblyVersion": "3.0.1.0",
"fileVersion": "3.0.1.0"
}
}
}
}
},
"libraries": {
Expand Down Expand Up @@ -85,6 +99,16 @@
"sha512": "sha512-Onx6ovGSqXSK07n/0eM3ZusiNdB6cIlJdabQhWGgJp3Vooy9AaLS/tigeybOJAobqbtggTamoWndz72JscZBvw==",
"path": "stylecop.analyzers/1.1.118",
"hashPath": "stylecop.analyzers.1.1.118.nupkg.sha512"
},
"DotNetNuke.Instrumentation/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DotNetNuke.log4net/3.0.1.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added References/DNN/09.09.00/DotNetNuke.Web.Mvc.dll
Binary file not shown.
Binary file added References/DNN/09.09.00/DotNetNuke.Web.Razor.dll
Binary file not shown.
Binary file added References/DNN/09.09.00/DotNetNuke.Web.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added References/DNN/09.09.00/DotNetNuke.Website.dll
Binary file not shown.
Binary file added References/DNN/09.09.00/DotNetNuke.dll
Binary file not shown.
Binary file added References/DNN/09.09.00/DotNetNuke.log4net.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file added References/DNN/09.09.00/MailKit.dll
Binary file not shown.
Binary file added References/DNN/09.09.00/MimeKit.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added References/DNN/09.09.00/System.Buffers.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 11045d4

Please sign in to comment.