Commit f2f44da 1 parent 18cca68 commit f2f44da Copy full SHA for f2f44da
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
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 =" 8 .0.1 " />
44
+ <PackageReference Include =" Lombiq.HelpfulExtensions" Version =" 10 .0.0 " />
45
45
</ItemGroup >
46
46
47
47
<ItemGroup Condition =" '$(NuGetBuild)' == 'true' or !Exists($(LombiqNodeJsExtensionsPath))" >
56
56
57
57
<ItemGroup >
58
58
<ProjectReference Condition =" Exists($(LombiqHostingMediaThemePath))" Include =" $(LombiqHostingMediaThemePath)" />
59
- <PackageReference Condition =" !Exists($(LombiqHostingMediaThemePath))" Include =" Lombiq.Hosting.MediaTheme" Version =" 6 .0.1 " />
60
- <PackageReference Condition =" !Exists($(LombiqHostingMediaThemeTargetsProps))" Include =" Lombiq.Hosting.MediaTheme.Targets" Version =" 6 .0.1 " />
59
+ <PackageReference Condition =" !Exists($(LombiqHostingMediaThemePath))" Include =" Lombiq.Hosting.MediaTheme" Version =" 8 .0.0 " />
60
+ <PackageReference Condition =" !Exists($(LombiqHostingMediaThemeTargetsProps))" Include =" Lombiq.Hosting.MediaTheme.Targets" Version =" 8 .0.0 " />
61
61
</ItemGroup >
62
62
63
63
<ItemGroup >
You can’t perform that action at this time.
0 commit comments