We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c5d03 commit a61afeaCopy full SHA for a61afea
One_Sgp4/One_Sgp4.csproj
@@ -19,12 +19,12 @@
19
20
<PropertyGroup>
21
<TargetFrameworks>netstandard2.1;netstandard2.0;net40;net45</TargetFrameworks>
22
- <Version>1.0.10</Version>
+ <Version>1.0.11</Version>
23
<PackageReleaseNotes>Included Net 4.0 and Net 4.5 as TargetFrameworks</PackageReleaseNotes>
24
- <AssemblyVersion>1.0.10.0</AssemblyVersion>
+ <AssemblyVersion>1.0.11.0</AssemblyVersion>
25
<PackageLicenseExpression />
26
<PackageLicenseFile>license.txt</PackageLicenseFile>
27
- <FileVersion>1.0.10.0</FileVersion>
+ <FileVersion>1.0.11.0</FileVersion>
28
</PropertyGroup>
29
30
<ItemGroup>
0 commit comments