File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 6.0.2 " />
14+ <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 6.1.4 " />
1515 </ItemGroup >
1616
1717 <ItemGroup >
1818 <ProjectReference Include =" ..\ColorCode.Core\ColorCode.Core.csproj" />
1919 </ItemGroup >
2020
21+ <ItemGroup >
22+ <PackageReference Update =" MSBuild.Sdk.Extras" Version =" 1.5.4" />
23+ </ItemGroup >
24+
2125 <Import Project =" $(MSBuildSDKExtrasTargets)" Condition =" Exists('$(MSBuildSDKExtrasTargets)')" />
2226</Project >
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.0.4 " ,
2+ "version" : " 2.0.5 " ,
33 "publicReleaseRefSpec" : [
44 " ^refs/heads/master$" , // we release out of master
55 " ^refs/heads/rel/\\ d+\\ .\\ d+\\ .\\ d+" // we also release branches starting with rel/N.N.N
You can’t perform that action at this time.
0 commit comments