File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
</PropertyGroup >
14
14
<ItemGroup >
15
15
<ProjectReference Include =" ..\EmptyFiles\EmptyFiles.csproj" PrivateAssets =" None" />
16
- <PackageReference Include =" ProjectDefaults" Version =" 1.0.101 " PrivateAssets =" all" />
16
+ <PackageReference Include =" ProjectDefaults" Version =" 1.0.102 " PrivateAssets =" all" />
17
17
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
18
18
<None Include =" $(ProjectDir)..\..\files\**\empty.*" >
19
19
<Pack >true</Pack >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
<ItemGroup >
9
9
<PackageReference Include =" System.Memory" Version =" 4.5.5" Condition =" '$(TargetFrameworkIdentifier)' == '.NETStandard' OR '$(TargetFrameworkIdentifier)' == '.NETFramework'" />
10
- <PackageReference Include =" ProjectDefaults" Version =" 1.0.101 " PrivateAssets =" all" />
10
+ <PackageReference Include =" ProjectDefaults" Version =" 1.0.102 " PrivateAssets =" all" />
11
11
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
12
12
<PackageReference Include =" Polyfill" Version =" 1.32.1" PrivateAssets =" all" />
13
13
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" Condition =" $(TargetFramework) =='net461'" />
Original file line number Diff line number Diff line change 42
42
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UnusedParameter_002ELocal/@EntryIndexedValue" >ERROR</s : String >
43
43
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=TabsAndSpacesMismatch/@EntryIndexedValue" >ERROR</s : String >
44
44
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=TabsAreDisallowed/@EntryIndexedValue" >ERROR</s : String >
45
+ <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UseCollectionExpression/@EntryIndexedValue" >ERROR</s : String >
45
46
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UseRawString/@EntryIndexedValue" >ERROR</s : String >
46
47
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UseSwitchCasePatternVariable/@EntryIndexedValue" >ERROR</s : String >
47
48
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UseSymbolAlias/@EntryIndexedValue" >ERROR</s : String >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Polyfill" Version =" 1.32.1" PrivateAssets =" all" />
12
12
<PackageReference Include =" NUnit" Version =" 3.14.0" />
13
13
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
14
- <PackageReference Include =" ProjectDefaults" Version =" 1.0.101 " PrivateAssets =" all" />
14
+ <PackageReference Include =" ProjectDefaults" Version =" 1.0.102 " PrivateAssets =" all" />
15
15
<ProjectReference Include =" ..\EmptyFiles\EmptyFiles.csproj" />
16
16
</ItemGroup >
17
17
<Import Project =" $(ProjectDir)..\EmptyFiles.targets" />
You can’t perform that action at this time.
0 commit comments