Commit a5fb24f 1 parent fca5901 commit a5fb24f Copy full SHA for a5fb24f
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
</ImportGroup >
42
42
43
43
<ItemGroup Condition =" '$(NuGetBuild)' == 'true' or !Exists($(LombiqHelpfulExtensionsPath))" >
44
- <PackageReference Include =" Lombiq.HelpfulExtensions" Version =" 7 .0.2 " />
44
+ <PackageReference Include =" Lombiq.HelpfulExtensions" Version =" 8 .0.0 " />
45
45
</ItemGroup >
46
46
47
47
<ItemGroup Condition =" '$(NuGetBuild)' == 'true' or !Exists($(LombiqNodeJsExtensionsPath))" >
48
- <PackageReference Include =" Lombiq.NodeJs.Extensions" Version =" 1.3.2 " />
48
+ <PackageReference Include =" Lombiq.NodeJs.Extensions" Version =" 2.1.0 " />
49
49
</ItemGroup >
50
50
51
51
<PropertyGroup >
56
56
57
57
<ItemGroup >
58
58
<ProjectReference Condition =" Exists($(LombiqHostingMediaThemePath))" Include =" $(LombiqHostingMediaThemePath)" />
59
- <PackageReference Condition =" !Exists($(LombiqHostingMediaThemePath))" Include =" Lombiq.Hosting.MediaTheme" Version =" 5 .0.0" />
60
- <PackageReference Condition =" !Exists($(LombiqHostingMediaThemeTargetsProps))" Include =" Lombiq.Hosting.MediaTheme.Targets" Version =" 5 .0.0" />
59
+ <PackageReference Condition =" !Exists($(LombiqHostingMediaThemePath))" Include =" Lombiq.Hosting.MediaTheme" Version =" 6 .0.0" />
60
+ <PackageReference Condition =" !Exists($(LombiqHostingMediaThemeTargetsProps))" Include =" Lombiq.Hosting.MediaTheme.Targets" Version =" 6 .0.0" />
61
61
</ItemGroup >
62
62
63
63
<ItemGroup >
You can’t perform that action at this time.
0 commit comments