File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard2 .0</TargetFramework >
4+ <TargetFramework >net8 .0</TargetFramework >
55 <Nullable >enable</Nullable >
66 <ImplicitUsings >true</ImplicitUsings >
77 <LangVersion >Latest</LangVersion >
Original file line number Diff line number Diff line change 1818
1919 <ItemGroup >
2020 <None Include =" $(OutputPath)\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
21- <None Include =" ..\Foundatio.Mediator.Abstractions\bin\$(Configuration)\netstandard2 .0\Foundatio.Mediator.Abstractions.dll" Pack =" true" PackagePath =" lib/netstandard2 .0" Visible =" false" />
21+ <None Include =" ..\Foundatio.Mediator.Abstractions\bin\$(Configuration)\net8 .0\Foundatio.Mediator.Abstractions.dll" Pack =" true" PackagePath =" lib/net8 .0" Visible =" false" />
2222 <Content Include =" Foundatio.Mediator.props" Pack =" true" PackagePath =" build" Visible =" true" />
2323 <Content Include =" Foundatio.Mediator.targets" Pack =" true" PackagePath =" build" Visible =" true" />
2424 </ItemGroup >
You can’t perform that action at this time.
0 commit comments