Commit 35b414f 1 parent d57af48 commit 35b414f Copy full SHA for 35b414f
File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -612,6 +612,7 @@ II.2.12 <HandlesEvent />
612
612
<s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpPlaceEmbeddedOnSameLineMigration/@EntryIndexedValue" >True</s : Boolean >
613
613
<s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpRenamePlacementToArrangementMigration/@EntryIndexedValue" >True</s : Boolean >
614
614
<s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpUseContinuousIndentInsideBracesMigration/@EntryIndexedValue" >True</s : Boolean >
615
+ <s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002EMemberReordering_002EMigrations_002ECSharpFileLayoutPatternRemoveIsAttributeUpgrade/@EntryIndexedValue" >True</s : Boolean >
615
616
<s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EAddAccessorOwnerDeclarationBracesMigration/@EntryIndexedValue" >True</s : Boolean >
616
617
<s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EAlwaysTreatStructAsNotReorderableMigration/@EntryIndexedValue" >True</s : Boolean >
617
618
<s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002ECSharpPlaceAttributeOnSameLineMigration/@EntryIndexedValue" >True</s : Boolean >
Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
9
9
<PackageReference Include =" FodyHelpers" Version =" 6.9.1" />
10
- <PackageReference Include =" Xunit" Version =" 2.9.0 " />
11
- <PackageReference Include =" Verify.Xunit" Version =" 26.2 .0" />
12
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8 .2" PrivateAssets =" all" />
10
+ <PackageReference Include =" Xunit" Version =" 2.9.3 " />
11
+ <PackageReference Include =" Verify.Xunit" Version =" 28.11 .0" />
12
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0 .2" PrivateAssets =" all" />
13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
14
14
<ProjectReference Include =" ..\Publicize.Fody\Publicize.Fody.csproj" />
15
15
<ProjectReference Include =" ..\AssemblyToProcess\AssemblyToProcess.csproj" />
You can’t perform that action at this time.
0 commit comments