File tree 5 files changed +7
-17
lines changed
5 files changed +7
-17
lines changed Original file line number Diff line number Diff line change 17
17
</PackageReference >
18
18
<PackageReference Include =" Nuke.Common" Version =" 6.2.1" />
19
19
<PackageReference Include =" ReportGenerator" Version =" 5.1.10" />
20
- <PackageReference Include =" xunit.runner.console" Version =" 2.4.1 " >
20
+ <PackageReference Include =" xunit.runner.console" Version =" 2.4.2 " >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
23
23
</PackageReference >
Original file line number Diff line number Diff line change 3
3
"swagger" : " 2.0" ,
4
4
"info" : {
5
5
"title" : " DNN Community DNN Security Center" ,
6
- "version" : " 1.1 .0.0"
6
+ "version" : " 1.2 .0.0"
7
7
},
8
8
"consumes" : [
9
9
" application/json"
Original file line number Diff line number Diff line change 1
1
<dotnetnuke version="5.0" type="Package">
2
2
<packages>
3
- <package name="DNNCommunity_SecurityCenter" type="Module" version="01.01 .00">
3
+ <package name="DNNCommunity_SecurityCenter" type="Module" version="01.02 .00">
4
4
<friendlyName>DNN Security Center</friendlyName>
5
5
<description>DNN Security Center</description>
6
6
<iconFile>~/DesktopModules/Dnn.SecurityCenter/resources/images/module-icon.png</iconFile>
24
24
<name>Dnn.Modules.SecurityCenter.dll</name>
25
25
<path>bin</path>
26
26
</assembly>
27
- <assembly>
28
- <name>EntityFramework.dll</name>
29
- <path>bin</path>
30
- <version>6.4.4</version>
31
- </assembly>
32
- <assembly>
33
- <name>EntityFramework.SqlServer.dll</name>
34
- <path>bin</path>
35
- <version>6.4.4</version>
36
- </assembly>
37
27
<assembly>
38
28
<name>NSwag.Annotations.dll</name>
39
29
<path>bin</path>
65
55
</moduleDefinitions>
66
56
</desktopModule>
67
57
</component>
68
- <component type="Cleanup" version="01.01 .00" glob="DesktopModules/Dnn.SecurityCenter/resources/**/*" />
58
+ <component type="Cleanup" version="01.02 .00" glob="DesktopModules/Dnn.SecurityCenter/resources/**/*" />
69
59
<component type="ResourceFile">
70
60
<resourceFiles>
71
61
<basePath>DesktopModules/Dnn.SecurityCenter/resources</basePath>
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dnn-securitycenter" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"private" : true ,
5
5
"description" : " Stencil Component Starter" ,
6
6
"main" : " dist/index.cjs.js" ,
You can’t perform that action at this time.
0 commit comments