File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1111 <PackageProjectUrl >https://github.com/skolima/ExposedObject</PackageProjectUrl >
1212 <Description >Fast dynamic wrapper for accessing hidden methods and fields of .Net objects.</Description >
13- <Version >2.1 .0</Version >
13+ <Version >2.2 .0</Version >
1414 </PropertyGroup >
1515 <ItemGroup >
1616 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net462;netcoreapp3.1; net6.0</TargetFrameworks >
3+ <TargetFrameworks >net462;net6.0</TargetFrameworks >
44 </PropertyGroup >
55</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net462;netcoreapp3.1; net6.0</TargetFrameworks >
3+ <TargetFrameworks >net462;net6.0</TargetFrameworks >
44 </PropertyGroup >
55 <ItemGroup >
66 <ProjectReference Include =" ..\ExposedObject\ExposedObject.csproj" />
You can’t perform that action at this time.
0 commit comments