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 2
2
<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
4
4
<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 -->
6
6
<CentralPackageFloatingVersionsEnabled >true</CentralPackageFloatingVersionsEnabled >
7
7
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
8
8
<NoWarn >$(NoWarn);NU1602;NU1604;NU1701</NoWarn >
12
12
<ItemGroup >
13
13
<PackageVersion Include =" Microsoft.VisualStudio.Composition" Version =" 17.2.41" />
14
14
<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.* " />
16
16
<PackageVersion Include =" Neptuo" Version =" 6.0.2" />
17
17
<PackageVersion Include =" Neptuo.Exceptions" Version =" 1.2.2" />
18
18
<PackageVersion Include =" Neptuo.Observables" Version =" 2.1.1" />
You can’t perform that action at this time.
0 commit comments