File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file 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- <TargetFrameworks >netstandard2.0;netcoreapp3.1;net5.0;net6.0 </TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0</TargetFrameworks >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
66 <Authors >Mikhail Kalatchev</Authors >
77 <PackageId >Skyware.Lis.$(AssemblyName)</PackageId >
1313 <RepositoryUrl >https://github.com/SKYWARE-Group/EventsModel</RepositoryUrl >
1414 <RepositoryType >git</RepositoryType >
1515 <PackageTags >iLab</PackageTags >
16- <AssemblyVersion >0.0.4 .0</AssemblyVersion >
17- <FileVersion >0.0.4 .0</FileVersion >
16+ <AssemblyVersion >0.0.5 .0</AssemblyVersion >
17+ <FileVersion >0.0.5 .0</FileVersion >
1818 <SignAssembly >False</SignAssembly >
19- <Version >0.0.4 </Version >
19+ <Version >0.0.5 </Version >
2020 <PackageReadmeFile >README.md</PackageReadmeFile >
2121 <RootNamespace >Skyware.Lis.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace >
2222 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments