Skip to content

Commit

Permalink
Use 3.3.1 in test project.
Browse files Browse the repository at this point in the history
Don't have time to fix regressions. #174
  • Loading branch information
JohanLarsson committed Sep 20, 2020
1 parent beb28c5 commit 1f370f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="3.3.1" PrivateAssets="all" />
<PackageReference Include="Gu.Wpf.Reactive" Version="4.2.0" />
<PackageReference Include="IDisposableAnalyzers" Version="3.4.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.7.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.3.1" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="MvvmCross" Version="7.0.1" />
Expand Down

0 comments on commit 1f370f5

Please sign in to comment.