Skip to content

Conversation

jaredpar
Copy link
Member

No description provided.

@jaredpar
Copy link
Member Author

CC @nguerrera

</PropertyGroup>
<ItemGroup>
<PackageReference Include="RoslynTools.Microsoft.SignTool" Version="0.2.0-beta" />
<PackageReference Include="RoslynTools.Microsoft.SignTool" Version="0.3.3-beta" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.3.0 ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or vice versa?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@nguerrera nguerrera Jun 22, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@nguerrera nguerrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waiting on version mismatch

@nguerrera
Copy link
Contributor

Unfortunately, our CI doesn't validate signing like other repos yet. Since this is going to master (2.1), I can safely merge and check on the build once the version issue is fixed.


<PropertyGroup>
<SignTool>$(NuGet_Packages)\roslyntools.microsoft.signtool\0.2.0-beta\tools\SignTool.exe</SignTool>
<SignTool>$(NuGet_Packages)\roslyntools.microsoft.signtool\3.3.0-beta\tools\SignTool.exe</SignTool>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then this one is wrong.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have all the right numbers, they're just in the wrong order 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File a bug on nuget?

@nguerrera nguerrera merged commit 30baeae into dotnet:master Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants