File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33
44 <PropertyGroup >
5- <!-- To support GitExtensions.Extensibility 0.3.*, see https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1011 -->
5+ <!-- To support GitExtensions.Extensibility (eg. 0.3.*) , see https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1011 -->
66 <CentralPackageFloatingVersionsEnabled >true</CentralPackageFloatingVersionsEnabled >
77 <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
88 <NoWarn >$(NoWarn);NU1602;NU1604;NU1701</NoWarn >
1212 <ItemGroup >
1313 <PackageVersion Include =" Microsoft.VisualStudio.Composition" Version =" 17.2.41" />
1414 <PackageVersion Include =" Microsoft.VisualStudio.Threading" Version =" 17.13.61" />
15- <PackageVersion Include =" GitExtensions.Extensibility" Version =" 0.4.0.111 " />
15+ <PackageVersion Include =" GitExtensions.Extensibility" Version =" 0.4.* " />
1616 <PackageVersion Include =" Neptuo" Version =" 6.0.2" />
1717 <PackageVersion Include =" Neptuo.Exceptions" Version =" 1.2.2" />
1818 <PackageVersion Include =" Neptuo.Observables" Version =" 2.1.1" />
You can’t perform that action at this time.
0 commit comments