diff --git a/DNN_IFrame.dnn b/DNN_IFrame.dnn index 6efa316..09c3071 100644 --- a/DNN_IFrame.dnn +++ b/DNN_IFrame.dnn @@ -1,6 +1,6 @@  - + IFrame DotNetNuke.Modules.IFrame.Components.ParametersController [DESKTOPMODULEID] - 03.02.00,03.02.03,04.03.00,04.04.00,08.00.00 + 03.02.00,03.02.03,04.03.00,04.04.00,08.00.00,08.00.01 @@ -241,7 +241,7 @@ bin DotNetNuke.Modules.IFrame.dll - 8.0.0.0 + 8.0.1.0 diff --git a/Documentation/ReleaseNotes.html b/Documentation/ReleaseNotes.html index ecea4f1..fc836c0 100644 --- a/Documentation/ReleaseNotes.html +++ b/Documentation/ReleaseNotes.html @@ -21,4 +21,8 @@

DNN IFrame Project 08.00.00

  • Modified to work in DNN 8 and .Net 4.5.1
  • Restructured the Settings/Parameters tables
  • +

    DNN IFrame Project 08.00.01

    +
      +
    • Corrected Regex in IFrameOptions
    • +
    \ No newline at end of file diff --git a/IFrame.csproj b/IFrame.csproj index bd83b58..860fcbe 100644 --- a/IFrame.csproj +++ b/IFrame.csproj @@ -1,7 +1,7 @@  - - + + Debug @@ -112,6 +112,15 @@ + + + + + + + + + 10.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -143,8 +152,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + +