Skip to content

Commit

Permalink
Merge pull request #2 from 345paul/feat/update-refs
Browse files Browse the repository at this point in the history
Updated nuget references to release version
  • Loading branch information
probertdaniel authored Oct 27, 2020
2 parents 047ff49 + 07a7677 commit 51e37c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
branches:
- 'main'
release:
types: [created]
types: [published]

env:
DOTNET_VERSION: '3.1.200'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AzureIntegrationMigration.Runner" Version="0.2.0-alpha.2020100155692" />
<PackageReference Include="Microsoft.AzureIntegrationMigration.Runner" Version="0.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="3.6.0-beta1-20111-10">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 51e37c5

Please sign in to comment.