Skip to content

Commit 3f512eb

Browse files
committed
#1992 changes after merge from rc, lib ref issues in visual studio :(
1 parent 078b6c9 commit 3f512eb

File tree

24 files changed

+16
-59
lines changed

24 files changed

+16
-59
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ csharp_prefer_simple_using_statement = true:suggestion
8484
csharp_style_namespace_declarations = block_scoped:silent
8585
csharp_style_pattern_matching_over_is_with_cast_check = true:suggestion
8686

87+
# CS1591: Fehledes XML-Kommentar für öffentlich sichtbaren Typ oder Element
88+
dotnet_diagnostic.CS1591.severity = none
89+
8790
[*.vb]
8891
#### Benennungsstile ####
8992

Components/AAA/BExIS.Security.Services.Tests/BExIS.Security.Services.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@
180180
<Project>{0FCF7DE1-E8F2-484C-8638-EF759B11D8A2}</Project>
181181
<Name>BExIS.App.Testing</Name>
182182
</ProjectReference>
183-
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
184-
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
185-
<Name>BExIS.Utils.Config</Name>
186-
</ProjectReference>
187183
<ProjectReference Include="..\..\Utils\BExIS.Utils.Data\BExIS.Utils.Data.csproj">
188184
<Project>{a7fbcc13-7e29-4710-82a1-bd6d6f811fda}</Project>
189185
<Name>BExIS.Utils.Data</Name>

Components/App/BExIS.App.Bootstrap/Attributes/BExISAuthorizeAttribute.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
using BExIS.Security.Services.Authorization;
55
using BExIS.Security.Services.Objects;
66
using BExIS.Security.Services.Subjects;
7-
using BExIS.Utils.Config;
87
using System;
98
using System.Linq;
109
using System.Net;
1110
using System.Web;
1211
using System.Web.Mvc;
12+
using BExIS.Utils.Config;
1313

1414
namespace BExIS.App.Bootstrap.Attributes
1515
{

Components/App/BExIS.App.Bootstrap/BExIS.App.Bootstrap.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<Name>BExIS.Ext.Services</Name>
133133
</ProjectReference>
134134
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
135-
<Project>{6ead7d02-02f7-42ff-85e4-90bb892d3846}</Project>
135+
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
136136
<Name>BExIS.Utils.Config</Name>
137137
</ProjectReference>
138138
<ProjectReference Include="..\..\Utils\BExIS.Utils.Data\BExIS.Utils.Data.csproj">

Components/App/BExIS.App.Testing/BExIS.App.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</ItemGroup>
104104
<ItemGroup>
105105
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
106-
<Project>{6ead7d02-02f7-42ff-85e4-90bb892d3846}</Project>
106+
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
107107
<Name>BExIS.Utils.Config</Name>
108108
</ProjectReference>
109109
<ProjectReference Include="..\..\Vaiona\Vaiona.IoC\Vaiona.IoC.csproj">

Components/DLM/BExIS.Dlm.Tests/BExIS.Dlm.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,6 @@
164164
<Project>{0fcf7de1-e8f2-484c-8638-ef759b11d8a2}</Project>
165165
<Name>BExIS.App.Testing</Name>
166166
</ProjectReference>
167-
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
168-
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
169-
<Name>BExIS.Utils.Config</Name>
170-
</ProjectReference>
171167
<ProjectReference Include="..\..\Utils\BExIS.Utils.Data\BExIS.Utils.Data.csproj">
172168
<Project>{A7FBCC13-7E29-4710-82A1-BD6D6F811FDA}</Project>
173169
<Name>BExIS.Utils.Data</Name>

Components/IO/BExIS.IO.Tests/BExIS.IO.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,6 @@
141141
<Project>{0FCF7DE1-E8F2-484C-8638-EF759B11D8A2}</Project>
142142
<Name>BExIS.App.Testing</Name>
143143
</ProjectReference>
144-
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
145-
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
146-
<Name>BExIS.Utils.Config</Name>
147-
</ProjectReference>
148144
<ProjectReference Include="..\..\DLM\BExIS.Dlm.Entities\BExIS.Dlm.Entities.csproj">
149145
<Project>{B4E7B1BF-01B4-40AF-8D19-B8F362167261}</Project>
150146
<Name>BExIS.Dlm.Entities</Name>

Components/UI/BExIS.UI.Tests/BExIS.UI.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,6 @@
144144
<Project>{5C4C8570-A53B-4191-A414-DE028AAAF36A}</Project>
145145
<Name>BExIS.IO.Transform.Input</Name>
146146
</ProjectReference>
147-
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
148-
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
149-
<Name>BExIS.Utils.Config</Name>
150-
</ProjectReference>
151147
<ProjectReference Include="..\..\Vaiona\Vaiona.Core\Vaiona.Core.csproj">
152148
<Project>{b446c14f-9df1-4c3c-a634-e3addd05c48a}</Project>
153149
<Name>Vaiona.Core</Name>

Components/UI/BExIS.UI/BExIS.UI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<Name>BExIS.IO</Name>
165165
</ProjectReference>
166166
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
167-
<Project>{6ead7d02-02f7-42ff-85e4-90bb892d3846}</Project>
167+
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
168168
<Name>BExIS.Utils.Config</Name>
169169
</ProjectReference>
170170
<ProjectReference Include="..\..\Utils\BExIS.Utils.NH\BExIS.Utils.NH.csproj">

Components/Utils/BExIS.Utils.Data.Tests/BExIS.Utils.Data.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,6 @@
171171
<Project>{2fb8def8-5749-4eae-8588-8a5aaed251a5}</Project>
172172
<Name>Vaiona.PersistenceProviders.NH</Name>
173173
</ProjectReference>
174-
<ProjectReference Include="..\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
175-
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
176-
<Name>BExIS.Utils.Config</Name>
177-
</ProjectReference>
178174
</ItemGroup>
179175
<ItemGroup>
180176
<Compile Include="Helpers\DatasetHelper.cs" />

0 commit comments

Comments
 (0)