File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >0.3.0 </Version >
5+ <Version >0.3.1 </Version >
66 </PropertyGroup >
77
88 <ItemGroup >
99 <PackageReference Include =" buildalyzer" Version =" 2.2.0" />
1010 <PackageReference Include =" NuGet.ProjectModel" Version =" 4.9.3" />
1111
12- <!-- The below is only to not riun into incompatibilites with the NuGet version loaded by MSBuild -->
12+ <!-- The below is only to not run into incompatibilites with the NuGet version loaded by MSBuild -->
1313 <PackageReference Include =" NuGet.Build.Tasks" Version =" 4.9.3" />
1414 <PackageReference Include =" NuGet.Resolver" Version =" 4.9.3" />
1515 </ItemGroup >
Original file line number Diff line number Diff line change 55 <ToolCommandName >dotnet-depends</ToolCommandName >
66 <PackAsTool >True</PackAsTool >
77 <OutputType >Exe</OutputType >
8- <Version >0.3.0 </Version >
8+ <Version >0.3.1 </Version >
99 <PackageId >dotnet-depends</PackageId >
1010 <Title >dotnet-depends</Title >
1111 <Authors >mholo65</Authors >
You can’t perform that action at this time.
0 commit comments