We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcde7b commit c046e4aCopy full SHA for c046e4a
src/BackgroundTasks/BackgroundTasks.csproj
@@ -15,6 +15,6 @@
15
<CsWinRTGeneratedFilesDir>$(MSBuildProjectDirectory)\bin\$(Platform)\$(Configuration)</CsWinRTGeneratedFilesDir>
16
</PropertyGroup>
17
<ItemGroup>
18
- <PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.2" />
+ <PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.3" />
19
</ItemGroup>
20
</Project>
0 commit comments