We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d904bd commit a23ac60Copy full SHA for a23ac60
R7.Dnn.JavaScriptLibraries/ReactRedux/Build.targets
@@ -3,7 +3,7 @@
3
<Import Project="../BuildSettings.targets" Condition=" '$(BuildSettingsImported)' == '' " />
4
<Target Name="ReactRedux">
5
<PropertyGroup>
6
- <PackageName>React-Redux</PackageName>
+ <PackageName>ReactRedux</PackageName>
7
<IncludeBasePath>$(MSBuildProjectDirectory)/../node_modules/react-redux</IncludeBasePath>
8
</PropertyGroup>
9
<ItemGroup>
0 commit comments