mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-14 11:08:06 +00:00
Release 5.5.0. (#1958)
* Release 5.5.0. * Typo. * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Fixing. * Adding teo changes. * Adding timer changes. * Adding bug fix to release. * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> Co-authored-by: Joe Ranweiler <joe@lemma.co>
This commit is contained in:
committed by
GitHub
parent
0d86ef9975
commit
dbd63bd54e
6
obj/onefuzz.csproj.nuget.g.targets
Normal file
6
obj/onefuzz.csproj.nuget.g.targets
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user