File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1111 <ItemGroup >
1212 <ProjectReference Include =" ..\dbup-sqlserver\dbup-sqlserver.csproj" />
1313 <PackageReference Include =" DbUp.Tests.Common" Version =" 6.0.0-beta.108" />
14- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
15- <PackageReference Include =" xunit" Version =" 2.7 .0" />
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
14+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
15+ <PackageReference Include =" xunit" Version =" 2.9 .0" />
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
1717 <PrivateAssets >all</PrivateAssets >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 </PackageReference >
Original file line number Diff line number Diff line change 55 <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SQ/@EntryIndexedValue" >SQ</s : String >
66 <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateInstanceFields/@EntryIndexedValue" >< Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> </s : String >
77 <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticFields/@EntryIndexedValue" >< Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> </s : String >
8+ <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/UserRules/=4a98fdf6_002D7d98_002D4f5a_002Dafeb_002Dea44ad98c70c/@EntryIndexedValue" >< Policy>< Descriptor Staticness="Instance" AccessRightKinds="Private" Description="Instance fields (private)">< ElementKinds>< Kind Name="FIELD" />< Kind Name="READONLY_FIELD" />< /ElementKinds>< /Descriptor>< Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" />< /Policy> </s : String >
9+ <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/UserRules/=f9fce829_002De6f4_002D4cb2_002D80f1_002D5497c44f51df/@EntryIndexedValue" >< Policy>< Descriptor Staticness="Static" AccessRightKinds="Private" Description="Static fields (private)">< ElementKinds>< Kind Name="FIELD" />< /ElementKinds>< /Descriptor>< Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" />< /Policy> </s : String >
10+ <s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EPredefinedNamingRulesToUserRulesUpgrade/@EntryIndexedValue" >True</s : Boolean >
811 <s : String x : Key =" /Default/FilterSettingsManager/CoverageFilterXml/@EntryValue" >< data>< IncludeFilters />< ExcludeFilters />< /data> </s : String >
912 <s : String x : Key =" /Default/FilterSettingsManager/AttributeFilterXml/@EntryValue" >< data /> </s : String ></wpf : ResourceDictionary >
Original file line number Diff line number Diff line change 2525 <ItemGroup >
2626 <PackageReference Include =" dbup-core" Version =" 6.0.0-beta.108" />
2727 <PackageReference Include =" System.Net.Security" Version =" 4.3.2" />
28- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.2.0 " />
28+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.2.1 " />
2929 <PackageReference Include =" Microsoft.Azure.Services.AppAuthentication" Version =" 1.6.2" />
3030 </ItemGroup >
3131
You can’t perform that action at this time.
0 commit comments