Skip to content

Commit

Permalink
Merge pull request #253 from WillStrohl/development
Browse files Browse the repository at this point in the history
Sync dev and main
  • Loading branch information
WillStrohl authored Oct 31, 2024
2 parents 073b28e + 9e53291 commit f114d04
Show file tree
Hide file tree
Showing 874 changed files with 732 additions and 25,615 deletions.
1 change: 1 addition & 0 deletions Build/ModulePackage.targets
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<InstallInclude Include="**\*.bmp" Exclude="packages\**;node_modules\**;clientApp\**;client-app\**" />
<InstallInclude Include="**\*.xml" Exclude="packages\**;node_modules\**;clientApp\**;client-app\**;bin\**" />
<InstallInclude Include="**\web.config" Exclude="packages\**;node_modules\**;clientApp\**;client-app\**" />
<InstallInclude Include="**\*.xml.resources" Exclude="Config/ogConfig*.xml.resources;Config/ogSettings*.xml.resources"/>
</ItemGroup>

<CreateItem Include="$(DNNFileName).dnn">
Expand Down
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.10.00</DnnVersion>
<HccVersion>03.06.00</HccVersion>
<ReferencesPath>..\..\References</ReferencesPath>
<DnnReferencePath>$(ReferencesPath)\DNN\$(DnnVersion)</DnnReferencePath>
Expand Down
211 changes: 0 additions & 211 deletions Modules/DNNHangout/App_LocalResources/Edit.ascx.resx

This file was deleted.

160 changes: 0 additions & 160 deletions Modules/DNNHangout/App_LocalResources/Settings.ascx.resx

This file was deleted.

Loading

0 comments on commit f114d04

Please sign in to comment.