File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >Unity Interception Configuration</Description >
5- <Version >5.0.1 </Version >
5+ <Version >5.0.2 </Version >
66 <AssemblyVersion >5.0.0.0</AssemblyVersion >
77 <FileVersion >5.0.0.0</FileVersion >
88 <Copyright >Copyright © Microsoft 2008</Copyright >
8282
8383
8484 <ItemGroup Condition =" !Exists('$(UnityAbstractions)')" >
85- <PackageReference Include =" Unity.Abstractions" Version =" 2.0.1 " />
85+ <PackageReference Include =" Unity.Abstractions" Version =" 2.0.2 " />
8686 </ItemGroup >
8787
8888 <ItemGroup Condition =" !Exists('$(UnityConfiguration)')" >
89- <PackageReference Include =" Unity.Configuration" Version =" 5.0.0 " />
89+ <PackageReference Include =" Unity.Configuration" Version =" 5.0.1 " />
9090 </ItemGroup >
9191
9292 <ItemGroup Condition =" !Exists('$(UnityInterception)')" >
93- <PackageReference Include =" Unity.Interception" Version =" 5.0.1 " />
93+ <PackageReference Include =" Unity.Interception" Version =" 5.0.2 " />
9494 </ItemGroup >
9595
9696</Project >
Original file line number Diff line number Diff line change 5252
5353
5454 <ItemGroup Condition =" !Exists('$(UnityAbstractions)')" >
55- <PackageReference Include =" Unity.Abstractions" Version =" 2.0.1 " />
55+ <PackageReference Include =" Unity.Abstractions" Version =" 2.0.2 " />
5656 </ItemGroup >
5757
5858 <ItemGroup Condition =" !Exists('$(UnityConfiguration)')" >
59- <PackageReference Include =" Unity.Configuration" Version =" 5.0.0 " />
59+ <PackageReference Include =" Unity.Configuration" Version =" 5.0.1 " />
6060 </ItemGroup >
6161
6262 <ItemGroup Condition =" !Exists('$(UnityInterception)')" >
63- <PackageReference Include =" Unity.Interception" Version =" 5.0.1 " />
63+ <PackageReference Include =" Unity.Interception" Version =" 5.0.2 " />
6464 </ItemGroup >
6565
6666 <ItemGroup Condition =" !Exists('$(UnityContainer)')" >
67- <PackageReference Include =" Unity.Container" Version =" 5.0.0 " />
67+ <PackageReference Include =" Unity.Container" Version =" 5.0.1 " />
6868 </ItemGroup >
6969
7070
You can’t perform that action at this time.
0 commit comments