File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
44 <CentralPackageTransitivePinningEnabled >false</CentralPackageTransitivePinningEnabled >
5- <ToolingPackagesVersion >1.1.1.4330 </ToolingPackagesVersion >
5+ <ToolingPackagesVersion >1.1.1.4359 </ToolingPackagesVersion >
66 </PropertyGroup >
77 <ItemGroup Condition =" $(AccessToNugetFeed)" >
88 <PackageVersion Include =" ContentFeedNuget" Version =" $(ToolingPackagesVersion)" />
99 </ItemGroup >
1010 <ItemGroup >
11- <PackageVersion Include =" EssentialCSharp.Shared.Models" Version =" 1.1.1.4330 " />
11+ <PackageVersion Include =" EssentialCSharp.Shared.Models" Version =" $(ToolingPackagesVersion) " />
1212 <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.8" />
1313 <PackageVersion Include =" AspNet.Security.OAuth.GitHub" Version =" 8.2.0" />
1414 <PackageVersion Include =" coverlet.collector" Version =" 6.0.2" />
3030 <PackageVersion Include =" xunit" Version =" 2.9.2" />
3131 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
3232 </ItemGroup >
33- </Project >
33+ </Project >
You can’t perform that action at this time.
0 commit comments