File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >5.0.1 </Version >
4+ <Version >5.0.2 </Version >
55 <AssemblyVersion >5.0.0.0</AssemblyVersion >
66 <FileVersion >5.0.0.0</FileVersion >
77 <PackageId >Unity.Interception</PackageId >
6868 </ItemGroup >
6969
7070 <ItemGroup Condition =" !Exists('$(UnityAbstractions)')" >
71- <PackageReference Include =" Unity.Abstractions" Version =" 2.0.1 " />
71+ <PackageReference Include =" Unity.Abstractions" Version =" 2.0.2 " />
7272 </ItemGroup >
7373
7474</Project >
Original file line number Diff line number Diff line change 3131 </ItemGroup >
3232
3333 <ItemGroup Condition =" !Exists('$(UnityAbstractions)')" >
34- <PackageReference Include =" Unity.Abstractions" Version =" 2.0.1 " />
34+ <PackageReference Include =" Unity.Abstractions" Version =" 2.0.2 " />
3535 </ItemGroup >
3636
3737 <ItemGroup Condition =" !Exists('$(UnityContainer)')" >
38- <PackageReference Include =" Unity.Container" Version =" 5.0.0 " />
38+ <PackageReference Include =" Unity.Container" Version =" 5.0.1 " />
3939 </ItemGroup >
4040
4141</Project >
You can’t perform that action at this time.
0 commit comments