File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/STIL.ServiceClient.Tests Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
<Nullable >enable</Nullable >
7
7
<IsPackable >false</IsPackable >
8
8
<IsTestProject >true</IsTestProject >
9
- <NoWarn >$(NoWarn);SYSLIB0026</NoWarn >
9
+ <NoWarn >$(NoWarn);SYSLIB0026</NoWarn >
10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
13
13
<None Remove =" Samples\HentOptagedePladser_ErrorResponse_400.xml" />
14
14
<None Remove =" Samples\HentOptagedePladser_ValidResponse.xml" />
15
15
</ItemGroup >
16
16
17
- <ItemGroup >
18
- <Using Include =" Xunit" />
19
- <Using Include =" Moq" />
20
- <Using Include =" FluentAssertions" />
21
- <Using Include =" System.DateTime" Alias =" DT" />
22
- </ItemGroup >
17
+ <ItemGroup >
18
+ <Using Include =" Xunit" />
19
+ <Using Include =" Moq" />
20
+ <Using Include =" FluentAssertions" />
21
+ <Using Include =" System.DateTime" Alias =" DT" />
22
+ </ItemGroup >
23
23
24
24
<ItemGroup >
25
25
<EmbeddedResource Include =" Samples\HentOptagedePladser_ErrorResponse_400.xml" />
You can’t perform that action at this time.
0 commit comments