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 @@ -31,7 +31,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3131 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3232 SOFTWARE.
3333******************************************************************************
34- LightInject version 6.6.0
34+ LightInject version 6.6.1
3535 http://www.lightinject.net/
3636 http://twitter.com/bernhardrichter
3737******************************************************************************/
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
44 <TargetFrameworks >net6.0;netstandard2.0;netcoreapp3.1;net462</TargetFrameworks >
5- <Version >6.6.0 </Version >
5+ <Version >6.6.1 </Version >
66 <Authors >Bernhard Richter</Authors >
77 <PackageProjectUrl >https://www.lightinject.net</PackageProjectUrl >
88 <RepositoryType >git</RepositoryType >
5252 </ItemGroup >
5353 <ItemGroup Condition =" '$(TargetFramework)' == 'net462' " >
5454 <PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
55- </ItemGroup >
55+ </ItemGroup >
5656</Project >
You can’t perform that action at this time.
0 commit comments