File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >1.3.1 </Version >
5+ <Version >1.3.2 </Version >
66 <Authors >Jesse Nicholson</Authors >
77 <Company >Technik Empire</Company >
88 <Description >Transparent filtering proxy engine for Windows.</Description >
1313 <PackageReleaseNotes >Upgrades underlying core proxy, inheriting fixes.</PackageReleaseNotes >
1414 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
16- <AssemblyVersion >1.3.1 .0</AssemblyVersion >
17- <FileVersion >1.3.1 .0</FileVersion >
16+ <AssemblyVersion >1.3.2 .0</AssemblyVersion >
17+ <FileVersion >1.3.2 .0</FileVersion >
1818 </PropertyGroup >
1919
2020 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
3333 </ItemGroup >
3434
3535 <ItemGroup >
36- <PackageReference Include =" CitadelCore" Version =" 1.3.7 " />
36+ <PackageReference Include =" CitadelCore" Version =" 1.3.8 " />
3737 </ItemGroup >
3838
3939 <Target Name =" CollectRuntimeOutputs" BeforeTargets =" _GetPackageFiles" >
Original file line number Diff line number Diff line change 6161 </ItemGroup >
6262 <ItemGroup >
6363 <PackageReference Include =" CitadelCore.Windows" >
64- <Version >1.3.1 </Version >
64+ <Version >1.3.2 </Version >
6565 </PackageReference >
6666 </ItemGroup >
6767 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Original file line number Diff line number Diff line change 6161 </ItemGroup >
6262 <ItemGroup >
6363 <PackageReference Include =" CitadelCore.Windows" >
64- <Version >1.3.1 </Version >
64+ <Version >1.3.2 </Version >
6565 </PackageReference >
6666 </ItemGroup >
6767 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
You can’t perform that action at this time.
0 commit comments