diff --git a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj index 260954676a..31efb742fb 100644 --- a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj +++ b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj @@ -65,6 +65,9 @@ + + Configuration\GlobalAssemblyInfo.cs + diff --git a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting/ICSharpCode.Reporting.csproj b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting/ICSharpCode.Reporting.csproj index ed45bc95c7..4b230cf91a 100644 --- a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting/ICSharpCode.Reporting.csproj +++ b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting/ICSharpCode.Reporting.csproj @@ -80,6 +80,9 @@ + + Src\Configuration\GlobalAssemblyInfo.cs + @@ -223,5 +226,12 @@ + + + {35CEF10F-2D4C-45F2-9DD1-161E0FEC583C} + ICSharpCode.Core + false + + \ No newline at end of file diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index 2b35a19445..16e54330d8 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -1479,26 +1479,25 @@ - + diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index ac1efe1587..6cc17af912 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -448,12 +448,11 @@ - +